UpdateInboxRulesException.ErrorCode Property

Definition

Gets the service error code that is associated with the rule operation.

public:
 property Microsoft::Exchange::WebServices::Data::ServiceError ErrorCode { Microsoft::Exchange::WebServices::Data::ServiceError get(); };
public Microsoft.Exchange.WebServices.Data.ServiceError ErrorCode { get; }
Public ReadOnly Property ErrorCode As ServiceError

Property Value

A ServiceError enumeration value that contains the service error code.

Applies to