ProtectionRulesConfiguration
The ProtectionRulesConfiguration element contains service configuration information for the protection rules service.
XML
<ProtectionRulesConfiguration RefreshInterval="">
<Rules/>
<InternalDomains/>
</ProtectionRulesConfiguration>
ProtectionRulesServiceConfiguration
The following sections describe attributes, child elements, and parent elements.
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. |
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. |
Element | Description |
---|---|
ServiceConfigurationResponseMessageType |
Contains service configuration settings. |
None.
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.
Name | Value |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
False |