Share via


CopyCampaignResponseResponse.CampaignResponseId Property

Definition

Gets the ID of the newly created campaign response.

public:
 property Guid CampaignResponseId { Guid get(); };
public Guid CampaignResponseId { get; }
member this.CampaignResponseId : Guid
Public ReadOnly Property CampaignResponseId As Guid

Property Value

The ID of the newly created campaign response that corresponds to the CampaignResponse.ActivityId column, which is the primary key for the CampaignResponse table.

Applies to