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
 

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