Click or drag to resize
MessageHasAttachment Property
Returns true if the message has one or more attachments.

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

Property Value

Type: Boolean
See Also