Returns information about all workspaces and folders that have assigned teams. (V1—V1.0.3)
public String getTeamsAsXML( );
The getTeamsAsXML operation returns an XML string providing information about all workspaces and folders that have assigned teams. You can use this operation to obtain the list of places that have assigned teams, note a binder number of a particular place, and then use the getTeamMembersAsXML operation to obtain the list of team members for that place.
An XML string whose elements describe workspaces and folders that have assigned teams.
This code returns information about all places in the Teaming installation that have assigned teams.
The operation table for the Windows based facade-client.bat program (Section B.0, Deprecated Web Services Operations)