Yammer.Net Documented Class Library
GroupId Property
NamespacesYammerMessageGroupId
(Optional) When a message is posted into a group, that group's ID will appear here and the group will be available in the references section.
Declaration Syntax
C#Visual BasicVisual C++
public string GroupId { get; set; }
Public Property GroupId As String
public:
property String^ GroupId {
	String^ get ();
	void set (String^ value);
}

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