Aracılığıyla paylaş


FormRegionCollectionBase.Base Özellik

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

Ad alanı:  Microsoft.Office.Tools.Outlook
Derleme:  Microsoft.Office.Tools.Outlook.v4.0.Utilities (Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll içinde)

Sözdizimi

'Bildirim
Public ReadOnly Property Base As IList(Of IFormRegion)
public IList<IFormRegion> Base { get; }

Özellik Değeri

Tür: System.Collections.Generic.IList<IFormRegion>
A IList<T> of IFormRegion objects in the FormRegionCollectionBase.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

FormRegionCollectionBase Sınıf

Microsoft.Office.Tools.Outlook Ad Alanı