Waiting for engine...
Skip to main content

GetFolderNotifications

The method retrieves notification settings for user IDs specified in array userIDs on the folder specified by FolderId

FolderNotificationsData[] GetFolderNotifications (Guid sessionID, int folderId, int[] userIDs)
Parameter NameDescription
sessionIDUser session returned by one of Open functions
FolderIdID of the folder to retrieve notification settings
userIDsArray of integers that contains IDs of the users, notification information will be retrieved for the user IDs in the array