User ExchangeAdminGroup Property DRA REST Extensions SDK
The name of the Exchange Administration Group designated by the Exchange server. This property is informational and cannot be set by the client.

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 = "exchangeAdminGroup")]
public string ExchangeAdminGroup { get; set; }

Property Value

Type: OnlineString
See Also