Waiting for engine...
Skip to main content

DeleteFolderNotifications

The method deletes notifications set for users listed in userIDs on the folder specified in FolderId.

void DeleteFolderNotifications (Guid sessionID, int FolderId, int[] userIDs)
Parameter NameDescription
sessionIDUser session returned by one of Open functions
folderIdID of the folder to delete notification settings
userIdsArray of integers that contains IDs of the users, notifications will be deleted for userIDs listed in the array