ExchangeUser.PostalCode property (Outlook)

Returns a String representing the postal code for the ExchangeUser. Read/write.

Syntax

expression. PostalCode

expression A variable that represents an ExchangeUser object.

Remarks

This property corresponds to the MAPI property, PidTagPostalCode.

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

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.