InvalidRecipientType.ResponseCode 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 ResponseCode property gets the error code that identifies the specific error that the request encountered.
public:
property ExchangeWebServices::InvalidRecipientResponseCodeType ResponseCode { ExchangeWebServices::InvalidRecipientResponseCodeType get(); void set(ExchangeWebServices::InvalidRecipientResponseCodeType value); };
public ExchangeWebServices.InvalidRecipientResponseCodeType ResponseCode { get; set; }
Public Property ResponseCode As InvalidRecipientResponseCodeType
Property Value
The value of the ResponseCode property is one of the InvalidRecipientResponseCodeType enumeration values.