Click or drag to resize

SmtpConfigurationUser Property

The User Name to connect to the SMTP

Namespace:  SMTPRouter.Models
Assembly:  SMTPRouter (in SMTPRouter.dll) Version: 1.0.0.4
Syntax
public string User { get; set; }

Property Value

Type: String
See Also