Contributor.AuthorEmail

Contributor.AuthorEmail property

Gets or sets the author email. Contains a string with author’s email address. String that compliant with RFC 2822 section 3.4. This element has no attributes. There may be only one author email address.

public string AuthorEmail { get; set; }

See Also