menu
ews package
documentation
Core/Requests/DeleteAttachmentRequest.dart
DeleteAttachmentRequest
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/DeleteAttachmentRequest
DeleteAttachmentRequest
Attachments property
DeleteAttachmentRequest class