dotConnect for Mailchimp Documentation
Devart.Data.MailChimp Namespace / MailChimpConnectionStringBuilder Class / APIKey Property

In This Topic
    APIKey Property
    In This Topic
    Gets or sets the key that grant access to your MailChimp account.
    Syntax
    'Declaration
     
    Public Property APIKey As String
    public string APIKey {get; set;}

    Property Value

    The key that grant access to your MailChimp account.
    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