UnsubscribeResponseType Class

Definition

The UnsubscribeResponseType class defines a response to an Unsubscribe request.

public ref class UnsubscribeResponseType : ExchangeWebServices::BaseResponseMessageType
public class UnsubscribeResponseType : ExchangeWebServices.BaseResponseMessageType
Public Class UnsubscribeResponseType
Inherits BaseResponseMessageType
Inheritance
UnsubscribeResponseType

Constructors

UnsubscribeResponseType()

The UnsubscribeResponseType constructor initializes a new instance of the UnsubscribeResponseType class.

Properties

ResponseMessages

The ResponseMessages property gets an array of response messages.

(Inherited from BaseResponseMessageType)

Applies to