User Property
The user identifier for the mailbox.
Syntax
[VB.NET] Public Property User As String
[C#] public string User {get; set;}
Remarks
This property contains the user identifier for the mailbox. This property must be set before the component connects to the MailServer.
Default Value
""