AutodiscoverRemoteException.Error Property

Definition

Gets the error that was returned by the Autodiscover service and for which the exception was thrown.

public:
 property Microsoft::Exchange::WebServices::Autodiscover::AutodiscoverError ^ Error { Microsoft::Exchange::WebServices::Autodiscover::AutodiscoverError ^ get(); };
public Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverError Error { get; }
Public ReadOnly Property Error As AutodiscoverError

Property Value

The error that is associated with the exception.

Applies to