ProtectionRulesConfiguration
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The ProtectionRulesConfiguration element contains service configuration information for the protection rules service.
<ProtectionRulesConfiguration RefreshInterval=””> <Rules/> <InternalDomains/> </ProtectionRulesConfiguration>
ProtectionRulesServiceConfiguration
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 |
|---|---|
|
An array of protection rules. This element is required. |
|
|
Identifies the list of internal SMTP domains of the organization. This element is required. |
Parent elements
|
Element |
Description |
|---|---|
|
Contains service configuration settings. |