menu
ews package
documentation
PropertyDefinitions/IndexedPropertyDefinition.dart
IndexedPropertyDefinition
GetXmlElementName method
GetXmlElementName method
dark_mode
light_mode
GetXmlElementName
method
@
override
String
GetXmlElementName
(
)
override
Gets the name of the XML element.
Implementation
@override String GetXmlElementName() { return XmlElementNames.IndexedFieldURI; }
ews package
documentation
PropertyDefinitions/IndexedPropertyDefinition
IndexedPropertyDefinition
GetXmlElementName method
IndexedPropertyDefinition class