Click or drag to resize
SearchConversationUnreadAttachmentCount Property
Returns the total number of unread attachments in all messages of the conversation.

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

Property Value

Type: Int32
See Also