menu
ews package
documentation
ComplexProperties/CompleteName.dart
CompleteName
GivenName property
GivenName property
dark_mode
light_mode
GivenName
property
String
?
get
GivenName
Gets the given name (first name) of the contact.
Implementation
String? get GivenName => this._givenName;
ews package
documentation
ComplexProperties/CompleteName
CompleteName
GivenName property
CompleteName class