Gets or sets the message sender address.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
| Visual Basic |
|---|
Public Property From As String Get Set |
| C# |
|---|
public string From { get; set; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
| Visual Basic |
|---|
Public Property From As String Get Set |
| C# |
|---|
public string From { get; set; } |