Click or drag to resize
MessageCreateAttachment Method
Creates an attachment for this message.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public Attachment CreateAttachment()

Return Value

Type: Attachment
A new attachment object for this message that is in the draft state.
See Also