ExchangeDistributionList.PrimarySmtpAddress Property (Outlook)

Returns a String representing the primary Simple Mail Transfer Protocol (SMTP) address for the ExchangeDistributionList. Read-only.

Version Information

Version Added: Outlook 2007

Syntax

expression .PrimarySmtpAddress

expression A variable that represents an ExchangeDistributionList object.

Remarks

This property corresponds to the MAPI property PidTagEmailAddress.

Returns an empty string if this property has not been implemented or does not exist for the ExchangeDistributionList object.

See Also

Concepts

ExchangeDistributionList Object

How to: Obtain the E-mail Address of a Recipient

ExchangeDistributionList Object Members