gmail v0.1.20 Gmail.Draft
A draft email in the user’s mailbox.
Link to this section Summary
Functions
Gmail API documentation: https://developers.google.com/gmail/api/v1/reference/users/drafts#resource
Converts a Gmail API draft resource into a local struct
Immediately and permanently deletes the specified draft. Does not simply trash it
Gets the specified draft
Lists the drafts in the user’s mailbox
Sends the specified, existing draft to the recipients in the To
, Cc
, and Bcc
headers
Link to this section Types
Link to this section Functions
Gmail API documentation: https://developers.google.com/gmail/api/v1/reference/users/drafts#resource
Converts a Gmail API draft resource into a local struct.
Immediately and permanently deletes the specified draft. Does not simply trash it.
Gmail API Documentation: https://developers.google.com/gmail/api/v1/reference/users/drafts/delete
Gets the specified draft.
Gmail API documentation: https://developers.google.com/gmail/api/v1/reference/users/drafts/get
Lists the drafts in the user’s mailbox.
Gmail API Documentation: https://developers.google.com/gmail/api/v1/reference/users/drafts/list