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

In This Topic
    APIVersion Property
    In This Topic
    Gets or sets MailChimp API version to use.
    Syntax
    'Declaration
     
    Public Property APIVersion As APIVersion
    public APIVersion APIVersion {get; set;}

    Property Value

    One of the APIVersion values.
    Remarks
    Please note that some tables and fields, like Automations, ListMemberNotes, ListMemberGoals, and others are available only via MailChimp API 3.0, and some - only via MailChimp API 2.0.
    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