2.13.2.5 ActivateFolderNotifications
ActivateFolderNotifications
Activate notifications for specified users.
void ActivateFolderNotifications (Guid sessionID, int folderId, int[] userIds)
Parameter Name | Description |
---|---|
sessionID | User session returned by one of Open functions |
folderId | ID of the folder to activate notification settings |
userIds | Array of integers that contains IDs of the users, notifications will be activated for userIDs listed in the array |