AutodiscoverResponse Class

Definition

Represents the base class for all responses that are returned by the Autodiscover service.

public ref class AutodiscoverResponse abstract
public abstract class AutodiscoverResponse
Public MustInherit Class AutodiscoverResponse
Inheritance
AutodiscoverResponse
Derived

Properties

ErrorCode

Gets the error code that was returned by the service.

ErrorMessage

Gets the error message that was returned by the service.

Applies to