Click or drag to resize

UserDataFromConsoleAutodiscoverUrl Property

Gets or sets the autodiscover URL.

Namespace:  Koden.Utils.Exchange
Assembly:  Koden.Utils.Exchange (in Koden.Utils.Exchange.dll) Version: 1.0.6453.26061
Syntax
public Uri AutodiscoverUrl { get; set; }

Property Value

Type: Uri
The autodiscover URL.

Implements

IUserDataAutodiscoverUrl
See Also