menu
ews package
documentation
Core/Requests/GetAttachmentRequest.dart
GetAttachmentRequest
AttachmentIds property
AttachmentIds property
dark_mode
light_mode
AttachmentIds
property
List
<
String
>
get
AttachmentIds
Gets the attachment ids.
Implementation
List<String> get AttachmentIds => this._attachmentIds;
ews package
documentation
Core/Requests/GetAttachmentRequest
GetAttachmentRequest
AttachmentIds property
GetAttachmentRequest class