Partilhar via


Propriedade FormRegionCollectionBase.Base

Obtém um IList<T> de IFormRegion objetos na FormRegionCollectionBase.

Namespace:  Microsoft.Office.Tools.Outlook
Assembly:  Microsoft.Office.Tools.Outlook.v4.0.Utilities (em Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)

Sintaxe

'Declaração
Public ReadOnly Property Base As IList(Of IFormRegion)
    Get
public IList<IFormRegion> Base { get; }

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

FormRegionCollectionBase Classe

Namespace Microsoft.Office.Tools.Outlook