Compartir a través de


AddressList.Container Property

Gets the identity of the parent address list of the current AddressList.

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

Syntax

'Declaration
Public ReadOnly Property Container As String
    Get
'Usage
Dim instance As AddressList
Dim value As String

value = instance.Container
public string Container { get; }

Property Value

Type: System.String
The identity of the parent address list of the current AddressList.