Action (ProtectionRuleActionType)
The Action element identifies what action must be executed if the condition part of the rule matches.
<Action Name="">
<Argument/>
</Action>
ProtectionRuleActionType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
Name |
Identifies the name of the action. |
Child elements
Element | Description |
---|---|
Argument |
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 |
---|---|
Rule |
Contains a single protection rule. |
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
Name | Value |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |