GoCDModificationInfo.

EmailAddress Property

Summary

Gets or sets the email address.

Syntax

[DataMember(Name = "email_address")]
public string EmailAddress { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string The email address.