FormRegionInitializingEventArgs.FormRegionSize 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 type of form region that loads.
public:
property Microsoft::Office::Interop::Outlook::OlFormRegionSize FormRegionSize { Microsoft::Office::Interop::Outlook::OlFormRegionSize get(); };
public Microsoft.Office.Interop.Outlook.OlFormRegionSize FormRegionSize { get; }
member this.FormRegionSize : Microsoft.Office.Interop.Outlook.OlFormRegionSize
Public ReadOnly Property FormRegionSize As OlFormRegionSize
Property Value
A OlFormRegionSize that represents the type of form region that loads.