ProtectionRulesConfiguration

Last modified: September 24, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The ProtectionRulesConfiguration element contains service configuration information for the protection rules service.

<ProtectionRulesConfiguration RefreshInterval=””>
   <Rules/>
   <InternalDomains/>
</ProtectionRulesConfiguration>

ProtectionRulesServiceConfiguration

Attributes and Elements

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

Attributes

Attribute

Description

RefreshInterval

Specifies how often, in whole hours, the client should request protection rules from the server. This attribute is required and its value must be an integer that is equal to or greater than 1.

Child Elements

Element

Description

Rules

An array of protection rules. This element is required.

InternalDomains (SmtpDomainList)

Identifies the list of internal SMTP domains of the organization. This element is required.

Parent Elements

Element

Description

ServiceConfigurationResponseMessageType

Contains service configuration settings.

Text Value

None.

Remarks

The protection rules service configuration is comprised of a list of rules, internal domains, and a refresh interval.

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

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/messages

Schema Name

Messages schema

Validation File

Messages.xsd

Can be Empty

False

See Also

Other Resources