Share via


AddressBookBase.IsGlobalAddressList Property

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

Syntax

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

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

Property Value

Type: System.Boolean