dotConnect for Salesforce Marketing Cloud Documentation
Devart.Data.ExactTarget Namespace / ExactTargetConnectionStringBuilder Class / Subdomain Property

In This Topic
    Subdomain Property
    In This Topic
    Gets or sets the Salesforce Marketing Cloud subdomain to connect to.
    Syntax
    'Declaration
     
    Public Property Subdomain As String
    public string Subdomain {get; set;}

    Property Value

    The Salesforce Marketing Cloud subdomain to connect to.
    Remarks
    A tenant-specific subdomain of Marketing Cloud API endpoints. It is a 28-character string starting with the letters "mc", for example, mc563885gzs27c5t9-63k636ttgm. You can find your subdomain in the url in your browser after logging in to Salesforce Marketing Cloud.
    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