MessageCreateAttachment Method |
Creates an attachment for this message.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Attachment CreateAttachment()
Return Value
Type:
AttachmentA new attachment object for this message that is in the draft state.
See Also