Click or drag to resize

ReplyBuilderReplyToAll Method

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