Yammer.Net Documented Class Library
GetAllGroups Method (session)
NamespacesYammerApiWrapperGetAllGroups(Session)
Retrieves a list of all groups
Declaration Syntax
C#Visual BasicVisual C++
public static List<Group> GetAllGroups(
	Session session
)
Public Shared Function GetAllGroups ( _
	session As Session _
) As List(Of Group)
public:
static List<Group^>^ GetAllGroups(
	Session^ session
)
Parameters
session (Session)
Return Value

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