AutodiscoverService.IsExternal
AutodiscoverService.IsExternal property
Gets a value indicating whether the Autodiscover service that URL points to is internal (inside the corporate network) or external (outside the corporate network).
public bool? IsExternal { get; }
Remarks
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.
See Also
- class AutodiscoverService
- namespace Aspose.Email.Clients.Exchange
- assembly Aspose.Email