Click or drag to resize

ForwardBuilderForward Method

Overload List
  NameDescription
Public methodForward(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 methodForward(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