Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.