User Property (ExactTargetConnectionStringBuilder)
Gets or sets the API User name to login using UserNamePassword authentication.
'Declaration
Public Property User As String
public string User {get; set;}
Property Value
The API User name to login using UserNamePassword authentication.