menu
ews package
documentation
Core/Requests/GetAttachmentRequest.dart
GetAttachmentRequest
Attachments property
Attachments property
dark_mode
light_mode
Attachments
property
List
<
Attachment
>
get
Attachments
Gets the attachments.
Implementation
List<Attachment> get Attachments => this._attachments;
ews package
documentation
Core/Requests/GetAttachmentRequest
GetAttachmentRequest
Attachments property
GetAttachmentRequest class