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