menu
ews package
documentation
PropertyDefinitions/PropertyDefinition.dart
PropertyDefinition
GetPrintableName method
GetPrintableName method
dark_mode
light_mode
GetPrintableName
method
@
override
String
?
GetPrintableName
(
)
override
Gets the property definition's printable name.
Implementation
@override String? GetPrintableName() { return this.Name; }
ews package
documentation
PropertyDefinitions/PropertyDefinition
PropertyDefinition
GetPrintableName method
PropertyDefinition class