FormRegionBase.Base Property

Definition

Gets the FormRegionControl object that this FormRegionBase object extends.

public:
 property Microsoft::Office::Tools::Outlook::FormRegionControl ^ Base { Microsoft::Office::Tools::Outlook::FormRegionControl ^ get(); };
public Microsoft.Office.Tools.Outlook.FormRegionControl Base { get; }
member this.Base : Microsoft.Office.Tools.Outlook.FormRegionControl
Public ReadOnly Property Base As FormRegionControl

Property Value

The object that this FormRegionBase object extends.

Applies to