You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing but in MailAPI::markEmailAsRead() and allowing you to set it as unread through the same function
0.5.9 - 2015-11-05
Adding ability to get the attachments of an eamil
0.5.8 - 2015-09-30
Fixed a test for Travis to pass
0.5.7 - 2015-09-28
Allows the parentFolder in getFolderByDisplayName to be a folderId or a string
0.5.6 - 2015-09-28
Added simple support for creating folders
Added simple support for moving items
Added simple support for restrictions when getting mail
0.5.5 - 2015-08-26
Fixed support for impersonation and access of other mailboxes by including the primarySmtpEmailAddress option, which
will automatically be sent to the server when you request a folderId()
0.5.4 - 2015-08-25
Fixed result for updateCalendarItem
0.5.3 - 2015-08-25
Replaced all array_merge with array_replace_recursive