Click or drag to resize

MessageCreateAttachmentCapability Property

Returns a Capability object that indicates if an attachment can be added to the message.

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

Property Value

Type: Capability
Remarks
This capability is Allowed when the Message has not yet been sent, or a send failure has occurred.
See Also