Для изменения размера нажмите или перетащите

AutodiscoverServiceIsExternal - свойство

Gets a value indicating whether the Autodiscover service that URL points to is internal (inside the corporate network) or external (outside the corporate network).

Пространство имён:  Tessa.Exchange.WebServices.Autodiscover
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public bool? IsExternal { get; }

Значение свойства

Тип: NullableBoolean
Заметки
IsExternal is null in the following cases: - This instance has been created with a domain name and no method has been called, - This instance has been created with a URL.
См. также