Expand Minimize
This topic has not yet been rated - Rate this topic

ListState Enumeration (CrmService)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Specifies the possible states for a marketing list.

Syntax

[Visual Basic .NET]
Public Enum ListState
[C#]
public enum ListState

Members

NameValueDescriptionStatus ReasonStatus Code Value
Active0Specifies that the list is active.Active0
Inactive1Specifies that the list is inactive.Inactive1

Remarks

This enumeration is used for the following properties:

ListStateInfo.Value

list.statecode

The status reason values are used for the list.statuscode property.

The values for marketing list status reason are not customizable.

See Also

Reference


© 2010 Microsoft Corporation. All rights reserved.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.