AddMemberListRequest Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
Contains the parameters needed to add a member to a list (marketing list).
The AddMemberListRequest class inherits from Request. It exposes the following members.
| Constructor | Description |
| AddMemberListRequest | Initializes a new instance of the AddMemberListRequest class. |
| Property | Description |
| EntityId | Gets or sets the ID of the member to be added to the list. |
| ListId | Gets or sets the ID of the list. |
Remarks
Pass an instance of this class as the request parameter in the Execute method.
Requirements
Web service: CrmService
See Also
Reference
.gif)