AutodiscoverServiceUrl Property

Gets or sets the URL this service is bound to.

Namespace:  Aspose.Email.Clients.Exchange
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public Uri Url { get; set; }

Property Value

Type: Uri
See Also