Click or drag to resize

MessageHasUnreadAttachment Property

Returns true if the message has a least one attachment that has not been viewed.

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

Property Value

Type: Boolean
See Also