Contact Mail Property DRA REST Extensions SDK
Names an email address that should be added to the list of proxy addresses. When supplied with a ContactSetInfo operation, the value will be added to the list of ProxyAddresses, but the "mail" attribute is unchanged in AD.

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

Property Value

Type: OnlineString
See Also