NameSpace.CurrentProfileName Property (Outlook)

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

Version Information

Version Added: Outlook 2007

Syntax

expression .CurrentProfileName

expression A variable that represents a NameSpace object.

Remarks

You assign a profile name when you create a profile.

CurrentProfileName maps to the MAPI property PidTagProfileName.

See Also

Concepts

NameSpace Object Members

NameSpace Object