Click or drag to resize

SmtpMailFrom Property

Gets or sets from mail address. Value of this property is used for SMTP's MAIL FROM command.

Namespace:  Limilabs.Client.SMTP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public string From { get; set; }

Property Value

Type: String
See Also