ResponseMessage.ResponseType Property

Definition

Gets a value indicating the type of response this object represents.

public:
 property Microsoft::Exchange::WebServices::Data::ResponseMessageType ResponseType { Microsoft::Exchange::WebServices::Data::ResponseMessageType get(); };
public Microsoft.Exchange.WebServices.Data.ResponseMessageType ResponseType { get; }
Public ReadOnly Property ResponseType As ResponseMessageType

Property Value

A ResponseMessageType object.

Applies to