menu
ews package
documentation
Autodiscover/Responses/GetDomainSettingsResponseCollection.dart
GetDomainSettingsResponseCollection
GetResponseInstanceXmlElementName method
GetResponseInstanceXmlElementName method
dark_mode
light_mode
GetResponseInstanceXmlElementName
method
@
override
String
GetResponseInstanceXmlElementName
(
)
override
Gets the name of the response instance XML element.
Implementation
@override String GetResponseInstanceXmlElementName() { return XmlElementNames.DomainResponse; }
ews package
documentation
Autodiscover/Responses/GetDomainSettingsResponseCollection
GetDomainSettingsResponseCollection
GetResponseInstanceXmlElementName method
GetDomainSettingsResponseCollection class