Click or drag to resize

SmtpConnectionStringUserName Property

Get or set the user name to connect on the SMTP server.

Namespace:  AskiaPortalCmn.Common
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public string UserName { get; set; }

Property Value

Type: String
See Also