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