Compartir a través de


AddressBookBase.IsInSystemAddressListContainer Property

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

Syntax

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

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

Property Value

Type: System.Boolean