Account Object Members

Outlook Developer Reference

The Account object represents an account defined for the current profile.

Properties

  Name Description
Bb176620.properties(en-us,office.12).gif AccountType Returns a constant in the OlAccountType enumeration that indicates the type of the Account. Read-only.
Bb176620.properties(en-us,office.12).gif Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Bb176620.properties(en-us,office.12).gif Class Returns an OlObjectClass constant indicating the object's class. Read-only.
Bb176620.properties(en-us,office.12).gif DisplayName Returns a String representing the display name of the e-mail Account. Read-only.
Bb176620.properties(en-us,office.12).gif Parent Returns the parent Object of the specified object. Read-only.
Bb176620.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.
Bb176620.properties(en-us,office.12).gif SmtpAddress Returns a String representing the Simple Mail Transfer Protocol (SMTP) address for the Account. Read-only.
Bb176620.properties(en-us,office.12).gif UserName Returns a String representing the user name for the Account. Read-only.