ConversationUnreadAttachmentCount Property |
Returns the total number of unread attachments in all messages of the conversation.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic virtual int UnreadAttachmentCount { get; }
Property Value
Type:
Int32
Remarks
see also: TotalUnreadAttachmentCountChanged
See Also