ImportedFormRegionBase.Base 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 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.