ResponseMessageType::ResponseCode property

The ResponseCode property gets the error code that identifies the specific error that the request encountered.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

Property value

Type: ExchangeWebServices.ResponseCodeType
The ResponseCode property returns a ResponseCodeType object.

The ResponseCode property will be null unless the ResponseCodeSpecified property is set to true.

Show: