Click or drag to resize
MessagingServiceNumberOfConversationsWithUnreadContentSinceLastAccess Property
Number of conversations with unread content since last access of current user.

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

Property Value

Type: Int32
Remarks
see also: NumberOfConversationsWithUnreadContentSinceLastAccessChanged
See Also