DynamicDistributionGroup ExchangeToolName Property DRA REST Extensions SDK
Exchange version name. Valid values are: 2003, 2007, 2010, or 2013. This value will populate ExchangeTool if ExchangeTool is missing.

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

Property Value

Type: OnlineString
See Also