GetEventsResponseType 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.
The GetEventsResponseType class represents a response to a GetEvents request.
public ref class GetEventsResponseType : ExchangeWebServices::BaseResponseMessageType
public class GetEventsResponseType : ExchangeWebServices.BaseResponseMessageType
Public Class GetEventsResponseType
Inherits BaseResponseMessageType
- Inheritance
Constructors
| GetEventsResponseType() |
The GetEventsResponseType constructor initializes a new instance of the GetEventsResponseType class. |
Properties
| ResponseMessages |
The ResponseMessages property gets an array of response messages. (Inherited from BaseResponseMessageType) |