Click or drag to resize

IFluentMailFrom Method

Overload List
  NameDescription
Public methodFrom(String)
Sets the author of this email ('From' header). This method can be used multiple times to set many addresses.
Public methodFrom(MailBox)
Sets the author of this email ('From' header).
Top
See Also