MailBee.NET Objects 4.0

SmtpServer.Password Property

Gets or sets the user account password on the SMTP relay server.

public string Password {get; set;}

Property Value

The user account password on the SMTP relay server. The default value is an empty string.

See Also

SmtpServer Class | MailBee.SmtpMail Namespace