FormRegionInitializingEventArgs.FormRegionMode Property

Definition

Gets the mode of the Microsoft Office Outlook item that caused the form region to load.

public:
 property Microsoft::Office::Interop::Outlook::OlFormRegionMode FormRegionMode { Microsoft::Office::Interop::Outlook::OlFormRegionMode get(); };
public Microsoft.Office.Interop.Outlook.OlFormRegionMode FormRegionMode { get; }
member this.FormRegionMode : Microsoft.Office.Interop.Outlook.OlFormRegionMode
Public ReadOnly Property FormRegionMode As OlFormRegionMode

Property Value

A OlFormRegionMode that represents the mode of the Outlook item that caused the form region to load.

Applies to