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