CampaignResponse Entity OptionSet Attribute Metadata

[Applies to: Microsoft Dynamics CRM 2011]

The campaign response entity contains a number of attributes that have the underlying type of OptionSetMetadata. They include attributes of type PicklistAttributeMetadata, StateAttributeMetadata, and StatusAttributeMetadata. This topic shows the values for these attributes in a default, uncustomized installation of Microsoft Dynamics CRM. For information about how to generate and use enumerations for these values in your code, see Helper Code: Enumerations for Option Sets.

OptionSet Values

The following table lists the attributes and option set values for the campaign response entity.

Logical name Type Option value Option description

channeltypecode

Picklist

1

E-mail

Picklist

2

Phone

Picklist

3

Fax

Picklist

4

Letter

Picklist

5

Appointment

Picklist

6

Others

prioritycode

Picklist

0

Low

Picklist

1

Normal

Picklist

2

High

responsecode

Picklist

1

Interested

Picklist

2

Not Interested

Picklist

3

Do Not Send Marketing Materials

Picklist

4

Error

statecode

State

0

Open

State

1

Closed

State

2

Canceled

statuscode

Status

1

Open

Status

2

Closed

Status

3

Canceled

Statecode to Statuscode Mapping

The following table shows the mapping between the default statecode and statuscode picklist values.

State State value Status Status value

Open

0

Open

1

Closed

1

Closed

2

Canceled

2

Canceled

3

See Also

Concepts

Campaign Entities
CampaignResponse Entity Metadata
CampaignResponse Entity Messages and Methods
CampaignResponse Entity Privileges

Microsoft Dynamics CRM 2011
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.