Argument

The Argument element specifies arguments to the action.

<Argument Value=""/>

ProtectionRuleArgumentType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Description
Value
A non-empty string value that represents the value of an argument to the action part of a protection rule. This attribute is required.

Child elements

None.

Parent elements

Element Description
Action (ProtectionRuleActionType)
Identifies what action must be executed if the condition part of the rule matches.

Text value

None.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also