class Vcard::Vcard::Email
Represents the value of an EMAIL field.
Attributes
internet, x400 (String): the email address format, rarely specified since the default is “internet”
home, work (Array of String): the location referred to by the address. The inclusion of location parameters in a vCard seems to be non-conformant, strictly speaking, but also seems to be widespread.
nonstandard types, their meaning is undefined (Array of String). These might be found during decoding, but shouldn’t be set during encoding.
true, false (boolean): whether this is the preferred email address