ms::Graph method team member list (public)

 <instance of ms::Graph[i]> team member list [ -filter filter ] \
    [ -select select ] team_id

Defined in packages/xooauth/tcl/ms-procs.tcl

Get the conversationMember collection of a team. Details: https://docs.microsoft.com/en-us/graph/api/team-list-members

Switches:
-filter
(optional)
restrict answers to a subset of tuples, e.g. (microsoft.graph.aadUserConversationMember/displayName eq 'Harry Johnson')
-select
(optional)
select subset of attributes
Parameters:
team_id

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
[ show source ]
Show another procedure: