FormRegionInitializingEventArgs.FormRegionSize Property
Gets the type of form region that loads.
Namespace: Microsoft.Office.Tools.Outlook
Assembly: Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)
Syntax
'Declaration
ReadOnly Property FormRegionSize As OlFormRegionSize
OlFormRegionSize FormRegionSize { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlFormRegionSize
A OlFormRegionSize that represents the type of form region that loads.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.