SendNotificationResponseType 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 SendNotificationResponseType class contains the push notifications that are sent by the computer that is running Microsoft Exchange Server 2007 to the client application.
public ref class SendNotificationResponseType : ExchangeWebServices::BaseResponseMessageType
public class SendNotificationResponseType : ExchangeWebServices.BaseResponseMessageType
Public Class SendNotificationResponseType
Inherits BaseResponseMessageType
- Inheritance
Constructors
SendNotificationResponseType() |
The SendNotificationResponseType constructor initializes a new instance of the SendNotificationResponseType class. |
Properties
ResponseMessages |
The ResponseMessages property gets an array of response messages. (Inherited from BaseResponseMessageType) |