|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of IAutodiscoverRedirectionUrl in microsoft.exchange.webservices.data |
|---|
| Classes in microsoft.exchange.webservices.data that implement IAutodiscoverRedirectionUrl | |
|---|---|
class |
AutodiscoverService
Represents a binding to the Exchange Autodiscover Service. |
class |
ExchangeService
Represents a binding to the Exchange Web Services. |
| Methods in microsoft.exchange.webservices.data that return IAutodiscoverRedirectionUrl | |
|---|---|
IAutodiscoverRedirectionUrl |
AutodiscoverService.getRedirectionUrlValidationCallback()
Gets the redirection url validation callback. |
| Methods in microsoft.exchange.webservices.data with parameters of type IAutodiscoverRedirectionUrl | |
|---|---|
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. |
void |
AutodiscoverService.setRedirectionUrlValidationCallback(IAutodiscoverRedirectionUrl value)
Sets the redirection url validation callback. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||