RemoveOutlookRuleBlob

The RemoveOutlookRuleBlob element indicates whether to remove the Microsoft Outlook rule blob.

UpdateInboxRules

RemoveOutlookRuleBlob

<RemoveOutlookRuleBlob>true | false</RemoveOutlookRuleBlob>

Boolean

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
UpdateInboxRules
Defines a request to update the Inbox rules in a mailbox in the server store.

Text value

A text value of true indicates that the Outlook rule blob should be removed. A text value of false indicates that the Outlook rule blob should not be removed.

Remarks

Set this element to true to allow for an Inbox rule update.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
True

See also

UpdateInboxRules operation