AddressList.Container property
Gets the identity of the parent address list of the current address list.
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 address list.