Share via


ListMemberType Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains integer flags that are used for the List.MemberType attribute, used to indicate whether a list specifies accounts, contacts, or leads.

The following tables list the members exposed by the ListMemberType type.

Public Fields

  Name Description
public field static Account A list of accounts. Value = 1.
public field static Contact A list of contacts. Value = 2.
public field static Lead A list of leads. Value = 4.

Top

See Also

Reference

ListMemberType Class
Microsoft.Crm.Sdk Namespace

Other Resources

List (Marketing List) Entity
Sample: Distribute Campaign Activities to Dynamic and Static Lists

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