DynamicDistributionGroup GroupExpansionServerName Property DRA REST Extensions SDK
The Exchange 2000-style distinguished name of the server that is responsible for expanding the group membership of this DDG for mail delivery Eg: /o=NetIQ Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=IDCDVDR706

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

Property Value

Type: OnlineString
See Also