Uses of Class
microsoft.exchange.webservices.data.autodiscover.exception.error.DomainSettingError
-
Packages that use DomainSettingError Package Description microsoft.exchange.webservices.data.autodiscover.response -
-
Uses of DomainSettingError in microsoft.exchange.webservices.data.autodiscover.response
Methods in microsoft.exchange.webservices.data.autodiscover.response that return types with arguments of type DomainSettingError Modifier and Type Method Description Collection<DomainSettingError>GetDomainSettingsResponse. getDomainSettingErrors()Gets error information for settings that could not be returned.
-