Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.55 KB

Outlook.OlFormRegionIcon.md

File metadata and controls

35 lines (28 loc) · 1.55 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlFormRegionIcon enumeration (Outlook)
vbaol11.chm3306
vbaol11.chm3306
Outlook.OlFormRegionIcon
22a9e2aa-e264-8392-b1ad-a2ab995b6440
06/08/2017
medium

OlFormRegionIcon enumeration (Outlook)

Types of icons that Outlook can display for an item that uses a specified replacement form region.

Name Value Description
olFormRegionIconDefault 1 The default icon for an item.
olFormRegionIconEncrypted 9 The icon to display when an item has been encrypted.
olFormRegionIconForwarded 5 The icon to display when an item has been forwarded.
olFormRegionIconPage 11 The icon to display in the ribbon for the replacement form region.
olFormRegionIconRead 3 The icon to display when an item has been read.
olFormRegionIconRecurring 12 The icon to display when an item is a recurring appointment, meeting, or task.
olFormRegionIconReplied 4 The icon to display when an item has been replied to.
olFormRegionIconSigned 8 The icon to display when an item has been signed with a digital signature.
olFormRegionIconSubmitted 7 The icon to display when an item has been sent.
olFormRegionIconUnread 2 The icon to display when an item has not been read.
olFormRegionIconUnsent 6 The icon to display when an item has not been sent.
olFormRegionIconWindow 10 The icon to display on the Inspector when an item has been opened.

[!includeSupport and feedback]