Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 801 Bytes

Outlook.Application.DefaultProfileName.md

File metadata and controls

36 lines (21 loc) · 801 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.DefaultProfileName property (Outlook)
vbaol11.chm732
vbaol11.chm732
Outlook.Application.DefaultProfileName
53c6a189-9337-6413-72e5-bf6ea8794361
06/08/2017
medium

Application.DefaultProfileName property (Outlook)

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

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

Application Object

[!includeSupport and feedback]