AutodiscoverResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |