ExchangeServiceAutodiscoverUrl(String) - метод |
Initializes the Url property to the Exchange Web Services URL for the specified e-mail address by
calling the Autodiscover service.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public Task AutodiscoverUrl(
string emailAddress
)
Public Function AutodiscoverUrl (
emailAddress As String
) As Task
public:
Task^ AutodiscoverUrl(
String^ emailAddress
)
member AutodiscoverUrl :
emailAddress : string -> Task
Параметры
- emailAddress
- Тип: SystemString
The email address to use.
Возвращаемое значение
Тип:
TaskСм. также