ResponseMessageType::ResponseCode property
Exchange Server 2013
The ResponseCode property gets the error code that identifies the specific error that the request encountered.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Property value
Type: ExchangeWebServices.ResponseCodeTypeThe ResponseCode property returns a ResponseCodeType object.
The ResponseCode property will be null unless the ResponseCodeSpecified property is set to true.
Show: