This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

at main 390 B View raw
1{ 2 "id": "e3", 3 "blobId": "blob3", 4 "threadId": "t3", 5 "size": 512, 6 "receivedAt": "2024-01-17T14:00:00Z", 7 "mailboxIds": {"drafts": true}, 8 "keywords": {"$draft": true}, 9 "from": [{"name": "Me", "email": "me@example.com"}], 10 "to": [{"name": "You", "email": "you@example.com"}], 11 "subject": "Draft: Meeting notes", 12 "hasAttachment": false, 13 "preview": "This is a draft email" 14}