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.
    See Also