AutodiscoverResponse.ErrorMessage

AutodiscoverResponse.ErrorMessage property

Gets the error message that was returned by the service.

public string ErrorMessage { get; }

Property Value

The error message.

See Also