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

Property Value

Type: Boolean
See Also