OutlookRuleBlobExists

The OutlookRuleBlobExists element indicates whether a Microsoft Outlook rule blob exists in the user's mailbox.

GetInboxRulesResponse

OutlookRuleBlobExists

<OutlookRuleBlobExists>true | false</OutlookRuleBlobExists>

Boolean

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
GetInboxRulesResponse
Represents a response to a GetInboxRules operation request.

Text value

A text value of true indicates that an Outlook rule blob exists. A text value of false indicates that an Outlook rule blob does not exist.

Remarks

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/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
True

See also