AutodiscoverService(String, ExchangeVersion) - конструктор

Initializes a new instance of the AutodiscoverService class.

Definition

Пространство имён: Tessa.Exchange.WebServices.Autodiscover
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public AutodiscoverService(
	string domain,
	ExchangeVersion requestedServerVersion
)

Параметры

domain  String
The domain that will be used to determine the URL of the service.
requestedServerVersion  ExchangeVersion
The requested server version.

См. также