ResponseMessageType.ResponseClass Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.