OlFormRegionMode Enum

Definition

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

C#
public enum OlFormRegionMode
Inheritance
OlFormRegionMode

Fields

Name Value Description
olFormRegionRead 0

The form region is in the read page of a received message or a post note.

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.

Applies to

Product Versions
Outlook primary interop assembly Latest