| ConversationUnreadMessageCount Property |
Returns the number of unread messages in the conversation.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic virtual int UnreadMessageCount { get; }Property Value
Type:
Int32
Remarks
see also: TotalUnreadMessageCountChanged
See Also