ExchangeUser.Alias Property (Outlook)

Returns a String representing the alias for the ExchangeUser. Read-only.

Version Information

Version Added: Outlook 2007

Syntax

expression .Alias

expression A variable that represents an ExchangeUser object.

Remarks

This property corresponds to MAPI property PidTagAccount.

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

See Also

Concepts

ExchangeUser Object

ExchangeUser Object Members