Closes all current user's notifications (current user is receiver) which arrived before specified time.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- receiverID
- Type:
System.Int32
Receiver of notifications
- untilWhen
- Type:
System.DateTime
Notifications arrived before this time
See Also