FormRegionCollectionBase.Base Eigenschaft

Definition

Ruft eine IList<T> von IFormRegion-Objekten in der FormRegionCollectionBase ab.

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

Eigenschaftswert

IList<IFormRegion>

Eine IList<T> von IFormRegion-Objekten in der FormRegionCollectionBase.

Gilt für