ExchangeServiceAutodiscoverUrl(String) - метод

Initializes the Url property to the Exchange Web Services URL for the specified e-mail address by calling the Autodiscover service.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public Task AutodiscoverUrl(
	string emailAddress
)

Параметры

emailAddress  String
The email address to use.

Возвращаемое значение

Task

См. также