Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Marketing Namespace / IEmailListRepository Interface / CountForEmail Method
The email address to count lists for
In This Topic
    CountForEmail Method (IEmailListRepository)
    In This Topic
    Gets the number of email lists associated with the email address
    Syntax
    int CountForEmail( 
       string email
    )

    Parameters

    email
    The email address to count lists for

    Return Value

    The number of email lists associated with the email address
    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