Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Marketing Namespace / IEmailListRepository Interface / IsMember Method
The list to check
The email address to check for list membership
In This Topic
    IsMember Method (IEmailListRepository)
    In This Topic
    Determines whether the given user is a member of the given list.
    Syntax

    Parameters

    emailListId
    The list to check
    email
    The email address to check for list membership

    Return Value

    True if the user is a member of the list; false otherwise.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also