IFluent |
| Name | Description | |
|---|---|---|
| To(MailAddress) | Sets address(es) of the primary recipient(s) of this email message ('To' header). You can use MailBox to represent single mailbox, or MailGroup to represent group of email addresses. This method can be used multiple times to set many addresses. | |
| To(String) | Sets address(es) of the primary recipient(s) of this email message ('To' header). This method can be used multiple times to set many addresses. |