Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AddMembersTeam Action
- Namespace:
- Microsoft.Dynamics.CRM
Adds members to a team.
Bound entities
Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.
| Entity Type | Binding Type |
|---|---|
| team | entity |
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
Members
|
Collection(systemuser) | False | True | The users to be added to a team. |
