Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 837 Bytes

Outlook.OlFormRegionMode.md

File metadata and controls

26 lines (19 loc) · 837 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlFormRegionMode enumeration (Outlook)
vbaol11.chm3103
vbaol11.chm3103
Outlook.OlFormRegionMode
6fea8606-7465-0fdf-204d-f3562b6cc916
06/08/2017
medium

OlFormRegionMode enumeration (Outlook)

Identifies the mode that the form region is being loaded into, which corresponds with the container displaying the form region.

Name Value Description
olFormRegionCompose 1 The form region is in a compose page of a message or any unsendable item such as a contact item.
olFormRegionPreview 2 The form region is in the Reading Pane.
olFormRegionRead 0 The form region is in the read page of a received message or a post note.

[!includeSupport and feedback]