summaryrefslogtreecommitdiffstats
path: root/SendGrid/SendGridMail/Header.cs
Commit message (Expand)AuthorAgeFilesLines
* add dependency on Smtpapi library, remove SMTP functionalityBrandon West2014-01-061-199/+0
* add AddSection call and testsBrandon West2013-10-241-0/+6
* Added SetCategories() method to support multiple categories. SetCategory() l...BobMcLaren2013-07-161-0/+7
* add passing test for setting and getting X-SMTPAPI "to" arrayBrandon West2012-07-131-0/+8
* Minor change to make variable names consistentBobMcLaren2012-05-311-3/+2
* Added the .AddTo() method to IHeader to allow for sending to multiple recipie...BobMcLaren2012-05-301-0/+6
* Got All parts of the REST api working, except file attachments.CJ Buchmann2012-01-121-3/+3
* fixed bug in header, refactored some thingsTyler Bischel2012-01-121-5/+6
* allow adding arrays to header, clean up, plus rename internal class to someth...Tyler Bischel2012-01-111-10/+26
* implemented functionality for SendGrid specific headersTyler Bischel2012-01-111-14/+58
* example project sends email, tree node for filters created, json encoding don...Tyler Bischel2012-01-101-4/+60
* fixed namespace weirdness, made changes to .gitignoreTyler Bischel2012-01-101-0/+56