Modifier and Type | Class and Description |
---|---|
class |
AutodiscoverResponseCollection<TResponse extends AutodiscoverResponse>
Represents a collection of response to a call to the Autodiscover service.
|
Modifier and Type | Class and Description |
---|---|
class |
AutodiscoverResponseCollection<TResponse extends AutodiscoverResponse>
Represents a collection of response to a call to the Autodiscover service.
|
Modifier and Type | Method and Description |
---|---|
protected AutodiscoverResponse |
GetUserSettingsRequest.createServiceResponse()
Creates the service response.
|
protected AutodiscoverResponse |
GetDomainSettingsRequest.createServiceResponse()
Creates the service response.
|
protected abstract AutodiscoverResponse |
AutodiscoverRequest.createServiceResponse()
Creates the service response.
|
protected AutodiscoverResponse |
AutodiscoverRequest.internalExecute()
Executes this instance.
|
protected AutodiscoverResponse |
AutodiscoverRequest.loadFromXml(EwsXmlReader reader)
Loads response from XML.
|
protected AutodiscoverResponse |
AutodiscoverRequest.readSoapBody(EwsXmlReader reader)
Read SOAP body.
|
Modifier and Type | Class and Description |
---|---|
class |
GetDomainSettingsResponse
Represents the response to a GetDomainSettings call for an individual domain.
|
class |
GetDomainSettingsResponseCollection
Represents a collection of response to GetDomainSettings.
|
class |
GetUserSettingsResponse
Represents the response to a GetUsersSettings call for an individual user.
|
class |
GetUserSettingsResponseCollection
Represents a collection of response to GetUserSettings.
|
Copyright © 2012–2015 Microsoft. All rights reserved.