AccountRuleCondition.Account Property

Outlook Developer Reference

Returns or sets an Account object that represents the account used to evaluate the rule condition. Read-write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Account

expression   A variable that represents an AccountRuleCondition object.

Remarks

Returns an error if account does not represent an initialized account.

See Also