Click or drag to resize
SearchConversationHasUnreadMessagesSinceLastAccess Property
Returns whether the conversation has unread messages since the time the conversation was last accessed.

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

Property Value

Type: Boolean
See Also