| UltimateEmail Class Library |
|
MailMerge.Password Property
Gets or sets the password for SMTP server authentication.
[Visual Basic]
Public Property Password As
String
[C#]
public
string Password {get; set;}
Property Value
Password for SMTP server authentication.
See Also
MailMerge Class | Karamasoft.WebControls.UltimateEmail Namespace