Action (ProtectionRuleActionType)
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
The Action element identifies what action must be executed if the condition part of the rule matches.
<Action Name=””> <Argument/> </Action>
ProtectionRuleActionType
The following sections describe attributes, child elements, and parent elements.
Attributes
|
Attribute |
Description |
|---|---|
|
Name |
Identifies the name of the action. |
Child elements
|
Element |
Description |
|---|---|
|
Specifies arguments to the action. This element will not occur if the specified action does not require arguments to be specified. This element can occur one or more times if an action requires one or more arguments. The RightsProtectMessage action will contain a single argument. |
Parent elements
|
Element |
Description |
|---|---|
|
Contains a single protection rule. |