ExchangeUser.PrimarySmtpAddress property (Outlook)

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

Syntax

expression. PrimarySmtpAddress

expression A variable that represents an ExchangeUser 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 ExchangeUser object.

See also

ExchangeUser 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.