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