Yammer.Net Documented Class Library
Name Property
NamespacesYammerGroupName
Shortened name of this group. Used in references (@salesteam), addressing (to:salesteam), the email address for group updates (salesteam@yammer.com) and the web URL (www.yammer.com/groups/salesteam).
Declaration Syntax
C#Visual BasicVisual C++
public string Name { get; set; }
Public Property Name As String
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}

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