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