Yammer.Net Documented Class Library
Contact Property
NamespacesYammerUserContact
User's contact information
Declaration Syntax
C#Visual BasicVisual C++
public Contact Contact { get; set; }
Public Property Contact As Contact
public:
property Contact^ Contact {
	Contact^ get ();
	void set (Contact^ value);
}

Assembly: Yammer (Module: Yammer) Version: 1.0.0.0 (1.0.0.0)