AutodiscoverService.Domain

AutodiscoverService.Domain property

Gets or sets the domain this service is bound to. When this property is set, the domain name is used to automatically determine the Autodiscover service URL.

public string Domain { get; set; }

See Also