Click or drag to resize

MessageCreateAttachment Method

Creates an attachment for this message.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.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