Package | Description |
---|---|
microsoft.exchange.webservices.data.autodiscover | |
microsoft.exchange.webservices.data.core |
Modifier and Type | Class and Description |
---|---|
class |
AutodiscoverService
Represents a binding to the Exchange Autodiscover Service.
|
Modifier and Type | Method and Description |
---|---|
IAutodiscoverRedirectionUrl |
AutodiscoverService.getRedirectionUrlValidationCallback()
Gets the redirection url validation callback.
|
Modifier and Type | Method and Description |
---|---|
void |
AutodiscoverService.setRedirectionUrlValidationCallback(IAutodiscoverRedirectionUrl value)
Sets the redirection url validation callback.
|
Modifier and Type | Class and Description |
---|---|
class |
ExchangeService
Represents a binding to the Exchange Web Services.
|
Modifier and Type | Method and Description |
---|---|
void |
ExchangeService.autodiscoverUrl(String emailAddress,
IAutodiscoverRedirectionUrl validateRedirectionUrlCallback)
Initializes the Url property to the Exchange Web Services URL for the
specified e-mail address by calling the Autodiscover service.
|
Copyright © 2012–2015 Microsoft. All rights reserved.