Share via


FormRegionBase.Base Property

Gets the FormRegionControl object that this FormRegionBase object extends.

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

Syntax

'Declaration
Public ReadOnly Property Base As FormRegionControl
    Get
public FormRegionControl Base { get; }

Property Value

Type: Microsoft.Office.Tools.Outlook.FormRegionControl
The object that this FormRegionBase object extends.

.NET Framework Security

See Also

Reference

FormRegionBase Class

Microsoft.Office.Tools.Outlook Namespace