ExchangeDistributionList.PrimarySmtpAddress property (Outlook)

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

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

ExchangeDistributionList Object

How to: Obtain the Email Address of a Recipient

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.