ImportedFormRegionBase.Base Property

Definition

Gets the ImportedFormRegion object that this ImportedFormRegionBase object extends.

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

Property Value

The object that this ImportedFormRegionBase object extends.

Applies to