ExchangeDistributionList.Address property (Outlook)

Returns or sets a String representing the X400 email address of the ExchangeDistributionList. Read/write.

Syntax

expression.Address

expression A variable that represents an ExchangeDistributionList object.

Remarks

This property assumes the X400 address of the distribution list. To determine the primary Internet address, use the ExchangeDistributionList.PrimarySmtpAddress property.

The Address property must be set before calling the ExchangeDistributionList.Details method.

See also

ExchangeDistributionList Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.