AutodiscoverService(String) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Autodiscover
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public AutodiscoverService(
string domain
)
Public Sub New (
domain As String
)
public:
AutodiscoverService(
String^ domain
)
new :
domain : string -> AutodiscoverService
Параметры
- domain
- Тип: SystemString
The domain that will be used to determine the URL of the service.
См. также