Click or drag to resize

MessagingServiceNumberOfConversationsWithUnreadContent Property

Number of conversations with unread content for current user.

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

Property Value

Type: Int32
Remarks
see also: NumberOfConversationsWithUnreadContentChanged
See Also