AddListMembersList Action
Adds members to a list.
This Web API action corresponds to the organization service AddListMembersListRequest.
AddListMembersList action is not bound to any entity types.
AddListMembersList action does not return a value.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
List |
false |
The list to add the members to. |
||
Members |
Collection(crmbaseentity EntityType) |
false |
The members to be added to the list. |
Consulte também
Outros recursos
Web API EntityType Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.