Gets all unred notifications which arrived before passed 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
Return Value
Type: IEnumerable ChatNotificationInfoSee Also