InvalidRecipientType.ResponseCode Property

Definition

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.

Applies to