DynamicDistributionGroup RecipientContainer Property DRA REST Extensions SDK
Organizational Unit where the filter is applied. The default value is the same container where the group is created. The DDG contains all recipients that are in the specified OU and any other OUs under it that match the includeRecipients and conditional filters.

Namespace: NetIQ.DRA.Common.Rest.DataModels
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataMemberAttribute(Name = "recipientContainer")]
public string RecipientContainer { get; set; }

Property Value

Type: OnlineString
See Also