menu
ews package
documentation
Sync/ItemChange.dart
ItemChange
ItemId property
ItemId property
dark_mode
light_mode
ItemId
property
ItemId
?
get
ItemId
Gets the Id of the item the change applies to.
Implementation
complex.ItemId? get ItemId => this.Id as complex.ItemId?;
ews package
documentation
Sync/ItemChange
ItemChange
ItemId property
ItemChange class