menu
ews package
documentation
Core/ServiceObjects/Items/Item.dart
Item
Id property
Id property
dark_mode
light_mode
Id
property
ItemId
?
get
Id
Gets the Id of this item.
Implementation
ItemId? get Id => this.PropertyBag[this.GetIdPropertyDefinition()] as ItemId?;
ews package
documentation
Core/ServiceObjects/Items/Item
Item
Id property
Item class