Yammer.Net Documented Class Library
GetGroupById Method (id, session)
NamespacesYammerApiWrapperGetGroupById(Int32, Session)
Retrieves data about group of given id
Declaration Syntax
C#Visual BasicVisual C++
public static Group GetGroupById(
	int id,
	Session session
)
Public Shared Function GetGroupById ( _
	id As Integer, _
	session As Session _
) As Group
public:
static Group^ GetGroupById(
	int id, 
	Session^ session
)
Parameters
id (Int32)
session (Session)
Return Value

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