Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Identifies the type of form region.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Enumeration OlFormRegionSize
'Usage
Dim instance As OlFormRegionSize
public enum OlFormRegionSize
Members
| Member name | Description | |
|---|---|---|
| olFormRegionTypeSeparate | The form region is a separate form region. This includes a separate form region that is added to a standard form as a custom page, a separate form region that replaces the default page of a standard form, or a separate form region that replaces all pages in a standard form. | |
| olFormRegionTypeAdjoining | The form region is an adjoining form region. |