ms::Graph method group get (public)

 <instance of ms::Graph[i]> group get [ -select select ] group_id

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

Get the properties and relationships of a group object. To get properties that are not returned by default, specify them in a -select OData query option. Details: https://docs.microsoft.com/en-us/graph/api/group-get

Switches:
-select
(optional)
return selected attributes, e.g. displayName,mail,visibility
Parameters:
group_id

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

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