generic Person object, used for the feed and for the entry

Namespace:  Google.GData.Client
Assembly:  Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2

Syntax

C#
public class AtomPerson : AtomBase
Visual Basic (Declaration)
Public Class AtomPerson _

	Inherits AtomBase
Visual C++
public ref class AtomPerson : public AtomBase

Inheritance Hierarchy

System..::.Object
  Google.GData.Client..::.AtomBase
    Google.GData.Client..::.AtomPerson

See Also