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