SendNotificationResponseType Class

Definition

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
SendNotificationResponseType

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)

Applies to