SmtpConfiguration.From Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9313)
From
Gets or sets the message sender address.
Declaration
public string From { get; set; }Property Value
| Type | Description | 
|---|---|
| String | Message sender address. |