Share via


AddressBookBase.IsTopContainer Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property IsTopContainer As Boolean
    Get
'Usage
Dim instance As AddressBookBase
Dim value As Boolean

value = instance.IsTopContainer
public bool IsTopContainer { get; }

Property Value

Type: System.Boolean