Jaa


Action (ProtectionRuleActionType)

Last modified: February 17, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

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 of the Client Access server.

Element Information

Namespace

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

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Other Resources