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