ReplyBuilderReply Method |
Name | Description | |
---|---|---|
Reply(String) |
Creates MailBuilder class that can be used to create an actual email.
This method copies attachments, sets References, InReplyTo, Text, and Html properties.
| |
Reply(MailBox) |
Creates MailBuilder class that can be used to create an actual email.
This method copies attachments, sets References, InReplyTo, Text, and Html properties.
|