Yammer.Net Documented Class Library
FullName Property
NamespacesYammerGroupFullName
Name given to this group.
Declaration Syntax
C#Visual BasicVisual C++
public string FullName { get; set; }
Public Property FullName As String
public:
property String^ FullName {
	String^ get ();
	void set (String^ value);
}

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