RemoveMemberListRequest Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Contains the data needed to remove a member from a list.
The RemoveMemberListRequest class inherits from Request. It exposes the following members.
| Constructor | Description |
| RemoveMemberListRequest | Initializes a new instance of the RemoveMemberListRequest class. |
| Instance Property | Description |
| EntityId | Gets or sets the ID of the list member. |
| ListId | Gets or sets the ID of the list (marketing list). |
Remarks
Pass an instance of this class as the request parameter in the Execute method.
Requirements
Web Service: CrmService
See Also
Reference
© 2010 Microsoft Corporation. All rights reserved.
