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.1.5347.20411)
Parameters
- receiverID
- Type:
System Int32
Receiver of notifications
- untilWhen
- Type:
System DateTime
Notifications arrived before this time
See Also