MailBee.NET Objects 4.0

SmtpServer.AccountName Property

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

public string AccountName {get; set;}

Property Value

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

See Also

SmtpServer Class | MailBee.SmtpMail Namespace