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