SendNotificationResponseType Members

Include Protected Members
Include Inherited Members

The SendNotificationResponseType class contains the push notifications that are sent by the computer that is running Microsoft Exchange Server 2007 to the client application.

The SendNotificationResponseType type exposes the following members.

Constructors

  Name Description
Public method SendNotificationResponseType The SendNotificationResponseType constructor initializes a new instance of the SendNotificationResponseType class.

Top

Properties

  Name Description
Public property ResponseMessages The ResponseMessages property gets an array of response messages. (Inherited from BaseResponseMessageType.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top