DynamicDistributionGroup ProxyAddresses Property DRA REST Extensions SDK
The list of email addresses for this account. Specify the proxy using the format addressType:email If no address type is specified when adding an account, the address type will default to SMTP. The default value is SMTP:emailAddress for this resource mailbox.

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

Property Value

Type:  OnlineString 
See Also