Share via


AssignToCategoryRuleAction.Parent Property

Outlook Developer Reference

Returns the parent Object of the specified object. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Parent

expression   A variable that represents an AssignToCategoryRuleAction object.

Remarks

The parent of the AssignToCategoryRuleAction object is the RuleAction object.

See Also