ExchangeUser.Address property (Outlook)

Returns or sets a String representing the X400 email address of the ExchangeUser. Read/write.

Syntax

expression.Address

expression A variable that represents an ExchangeUser object.

Remarks

This property assumes the X400 address of the user. To determine the primary Internet address, use the ExchangeUser.PrimarySmtpAddress property.

The Address property must be set before calling the ExchangeUser.Details method.

See also

ExchangeUser Object

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.