EmailMessage.addRecipient

  1. void addRecipient(string name, string email, ToType how)
    class EmailMessage
    void
    addRecipient
    (
    string name
    ,
    string email
    ,)
  2. void addRecipient(string who, ToType how)

Meta