Share via


SenderInAddressListRuleCondition.AddressList Property

Outlook Developer Reference

Returns or sets an AddressList object that represents the address list used to evaluate the rule condition. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.AddressList

expression   A variable that represents a SenderInAddressListRuleCondition object.

Remarks

Returns an error if the AddressList object does not represent an initialized AddressList object.

See Also