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: 592.1.30.0
Syntax
C#
public bool HasUnreadAttachment { get; }

Property Value

Type: Boolean
See Also