Account.UserName property (Outlook)
Returns a String representing the user name for the Account. Read-only.
Syntax
expression.UserName
expression A variable that represents an Account object.
Remarks
The purpose of Account.SmtpAddress and UserName is to provide an account-based context to determine identity.
If the account does not have a user name defined, UserName returns an empty string.
See also
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.