public void SendMail( string subject, List<PFUser> users, IHtmlString body, bool async = true, PFMailInvitation invitation = null )