Sets the sender of this email.
Namespace: Limilabs.Mail.FluentAssembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
IFluentMail Sender( MailBox from ) |
| Visual Basic |
|---|
Function Sender ( _ from As MailBox _ ) As IFluentMail |
| Visual C++ |
|---|
IFluentMail^ Sender( MailBox^ from ) |
Parameters
- from
- Type: Limilabs.Mail.Headers..::..MailBox
Email's sender.