menu
ews package
documentation
misc/NameResolution.dart
NameResolution
Contact property
Contact property
dark_mode
light_mode
Contact
property
Contact
?
get
Contact
Gets the contact information of the suggested resolved name. This property is only available when ResolveName is called with returnContactDetails = true.
Implementation
items.Contact? get Contact => this._contact;
ews package
documentation
misc/NameResolution
NameResolution
Contact property
NameResolution class