ResponseMessageType.ResponseClass Property

Definition

The ResponseClass property gets the response status.

public:
 property ExchangeWebServices::ResponseClassType ResponseClass { ExchangeWebServices::ResponseClassType get(); void set(ExchangeWebServices::ResponseClassType value); };
public ExchangeWebServices.ResponseClassType ResponseClass { get; set; }
Public Property ResponseClass As ResponseClassType

Property Value

The ResponseClass property returns a ResponseClassType object.

Applies to