AtomPerson.

Email Property

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Atom
Containing Type
AtomPerson

Syntax

[XmlElement("email")]
[DefaultValue(null)]
public string Email { get; set; }

Attributes

Type Description
XmlElementAttribute
DefaultValueAttribute

Value

Type Description
string
GitHub