ServiceResponse 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 standard response to an Exchange Web Services operation.
public ref class ServiceResponse
public class ServiceResponse
Public Class ServiceResponse
- Inheritance
-
ServiceResponse
- Derived
Properties
ErrorCode |
Gets the error code associated with this response. |
ErrorDetails |
Gets error details associated with the response. |
ErrorMessage |
Gets a detailed error message associated with the response. |
ErrorProperties |
Gets information about property errors associated with the response. |
Result |
Gets the result associated with this response. |