Application.DefaultProfileName Property (Outlook)

Returns a String representing the name of the default profile name. Read-only.

Version Information

Version Added: Outlook 2007

Syntax

expression .DefaultProfileName

expression A variable that represents an Application object.

Remarks

Returns an empty string if no profile has been configured or if there is no default profile for Outlook.

See Also

Concepts

Application Object Members

Application Object