Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 667 Bytes

Outlook.OlImportance.md

File metadata and controls

26 lines (19 loc) · 667 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlImportance enumeration (Outlook)
vbaol11.chm3062
vbaol11.chm3062
Outlook.OlImportance
71e04f9a-fab6-153f-b046-11f7ec50e8e4
06/08/2017
medium

OlImportance enumeration (Outlook)

Specifies the level of importance for an item marked by the creator of the item.

Name Value Description
olImportanceHigh 2 Item is marked as high importance.
olImportanceLow 0 Item is marked as low importance.
olImportanceNormal 1 Item is marked as medium importance.

[!includeSupport and feedback]