ExchangeDistributionList.Address Property (Outlook)

Returns or sets a String representing the X400 e-mail address of the ExchangeDistributionList. Read/write.

Version Information

Version Added: Outlook 2007

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

Concepts

ExchangeDistributionList Object

ExchangeDistributionList Object Members