FormRegionCollectionBase.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 a IList<T> of IFormRegion objects in the FormRegionCollectionBase.
public System.Collections.Generic.IList<Microsoft.Office.Tools.Outlook.IFormRegion> Base { get; }
Property Value
A IList<T> of IFormRegion objects in the FormRegionCollectionBase.