AddItemCampaignActivityRequest Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
Contains the parameters needed to add an item to a campaign activity.
The AddItemCampaignActivityRequest class inherits from Request. It exposes the following members.
| Constructor | Description |
| AddItemCampaignActivityRequest | Initializes a new instance of the AddItemCampaignActivityRequest class. |
| Property | Description |
| CampaignActivityId | Gets or sets the ID of the campaign activity. |
| EntityName | Gets or sets the name of the type of entity that is used in the operation. |
| ItemId | Gets or sets the ID of the item to be added to the campaign activity. |
Remarks
Pass an instance of this class as the request parameter in the Execute method.
Requirements
Web service: CrmService
See Also
Reference
.gif)