menu
ews package
documentation
Core/ServiceObjects/Items/Item.dart
Item
IsAttachment property
IsAttachment property
dark_mode
light_mode
IsAttachment
property
bool
get
IsAttachment
Gets a value indicating whether the item is an attachment.
Implementation
bool get IsAttachment => this._parentAttachment != null;
ews package
documentation
Core/ServiceObjects/Items/Item
Item
IsAttachment property
Item class