Overload List
| Name | Description | |
|---|---|---|
| Reply()()()() |
Creates ReplyBuilder configured to reply to this email.
| |
| Reply(String) | Obsolete.
Creates MailBuilder configured for reply.
From, To and Cc collections are already set. Use SetHtmlData(String) or SetTextData(String) to specify reply body.
| |
| Reply(MailBox) | Obsolete.
Creates MailBuilder configured for reply.
From, To and Cc collections are already set. Use SetHtmlData(String) or SetTextData(String) to specify reply body.
|