UpdateInboxRulesException Class

Definition

Represents an exception that is thrown when an error occurs as a result of calling the UpdateInboxRules operation.

public ref class UpdateInboxRulesException sealed : Microsoft::Exchange::WebServices::Data::ServiceRemoteException
public sealed class UpdateInboxRulesException : Microsoft.Exchange.WebServices.Data.ServiceRemoteException
Public NotInheritable Class UpdateInboxRulesException
Inherits ServiceRemoteException
Inheritance
UpdateInboxRulesException

Properties

ErrorCode

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

ErrorMessage

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

Errors

Gets a collection of errors that detail the reasons the rule operation failed validation.

ServiceResponse

Gets the ServiceResponse for the exception.

Applies to