SenderDepartments

The SenderDepartments element specifies that the department of the sender matches any of the specified departments in the child Value (ProtectionRuleValueType) elements.

<SenderDepartments>
   <Value/>
</SenderDepartments>

ProtectionRuleSenderDepartmentsType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Value (ProtectionRuleValueType)
Identifies a single sender department.

Parent elements

Element Description
Condition
Identifies the condition that must be satisfied for the action part of the rule to be executed.
And (ProtectionRuleAndType)
Specifies that all child elements must match to evaluate to true. Specifies that there must be more than one protection rule child condition.

Remarks

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

Element information

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

See also