User Property
The user name used to authenticate to the MailServer .
Syntax
[VB.NET] Public Property User As String
[C#] public string User {get; set;}
Remarks
This property contains the user name used to authenticate to the MailServer. Both the User and Password properties must be set before connecting to the MailServer.
Default Value
""