MessageAttachments Property |
Gets the list of attachments for this message.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic List<Attachment> Attachments { get; }
Return Value
Type:
ListAttachmentReturns the list of attachments for this message.
See Also