Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Marketing Namespace / EmailListUser Class / EmailListUser Constructor / EmailListUser Constructor(EmailList,String,DateTime,String,Nullable<DateTime>,Int32)
Value of EmailList.
Value of Email.
The value of signupdate
The value of signupip
The value of lastsenddate
The value of failurecount
In This Topic
    EmailListUser Constructor(EmailList,String,DateTime,String,Nullable<DateTime>,Int32)
    In This Topic
    Initializes a new instance of the EmailListUser class.
    Syntax

    Parameters

    emailList
    Value of EmailList.
    email
    Value of Email.
    signupdate
    The value of signupdate
    signupIP
    The value of signupip
    lastsenddate
    The value of lastsenddate
    failurecount
    The value of failurecount
    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