DynamicDistributionGroup Moderators Property DRA REST Extensions SDK
The list of accounts that can approve messages sent to this group. Specify the distinguished name for each account

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 = "moderators")]
public string[] Moderators { get; set; }

Property Value

Type:  OnlineString 
See Also