| ConversationHasUnreadMessagesSinceLastAccess Property |
Returns whether the conversation has unread messages since the time the conversation was last accessed.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic virtual bool HasUnreadMessagesSinceLastAccess { get; }Property Value
Type:
Boolean
Remarks
see also: LastAccessTimeChanged
see also: TotalUnreadMessageCountChanged
See Also