FormRegionCollectionBase.Base Property

Definition

Gets a IList<T> of IFormRegion objects in the FormRegionCollectionBase.

public System.Collections.Generic.IList<Microsoft.Office.Tools.Outlook.IFormRegion> Base { get; }

Property Value

IList<IFormRegion>

A IList<T> of IFormRegion objects in the FormRegionCollectionBase.

Applies to