Click or drag to resize

ConversationUnreadMessageCount Property

Returns the number of unread messages in the conversation.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public virtual int UnreadMessageCount { get; }

Property Value

Type: Int32
Remarks
see also: TotalUnreadMessageCountChanged
See Also