Share via


FormRegionInitializingEventArgs.FormRegionMode Property

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

Namespace:  Microsoft.Office.Tools.Outlook
Assembly:  Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)

Syntax

'Declaration
ReadOnly Property FormRegionMode As OlFormRegionMode
OlFormRegionMode FormRegionMode { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlFormRegionMode
A OlFormRegionMode that represents the mode of the Outlook item that caused the form region to load.

.NET Framework Security

See Also

Reference

FormRegionInitializingEventArgs Interface

Microsoft.Office.Tools.Outlook Namespace