Click or drag to resize

ReplyBuilderReply Method

Overload List
  NameDescription
Public methodReply(String)
Creates MailBuilder class that can be used to create an actual email. This method copies attachments, sets References, InReplyTo, Text, and Html properties.
Public methodReply(MailBox)
Creates MailBuilder class that can be used to create an actual email. This method copies attachments, sets References, InReplyTo, Text, and Html properties.
Top
See Also