ModelEmailObject EmailAddress Property DRA REST Extensions SDK
Email address. Specify the full email address in the format of myuser@mydomain.com

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

Property Value

Type: OnlineString
See Also