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