Author
Object Hierarchy:
Description:
All the fields in the Author structure are private and should never be accessed directly.
Namespace: GData
Package: libgdata
Content:
Properties:
-
public string email_address { set; get; }
An e-mail address associated with the person.
-
public string name { set; get; }
A human-readable name for the person.
-
public string uri { set; get; }
An IRI associated with the person.
Creation methods:
Methods: