FormRegionInitializingEventArgs.FormRegionMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.