DynamicDistributionGroup.RecipientContainer Property

Gets or sets the filter applied to the container in Active Directory for the recipients that are used to build the dynamic distribution group.

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

Syntax

'Declaration
Public Property RecipientContainer As ADObjectId
    Get
    Set
'Usage
Dim instance As DynamicDistributionGroup
Dim value As ADObjectId

value = instance.RecipientContainer

instance.RecipientContainer = value
public ADObjectId RecipientContainer { get; set; }

Property Value

Type: Microsoft.Exchange.Data.Directory.ADObjectId
The filter applied to the container in Active Directory for the recipients in the distribution group.

Remarks

The value of this property can be the canonical name of an organizational unit (OU) or a domain.