Enums§
- Delete
Mail Thread Error - struct for typed errors of method
delete_mail_thread
- GetMail
Message Error - struct for typed errors of method
get_mail_message
- GetMail
Thread Error - struct for typed errors of method
get_mail_thread
- GetMail
Thread Messages Error - struct for typed errors of method
get_mail_thread_messages
- GetMail
Threads Error - struct for typed errors of method
get_mail_threads
- Update
Mail Thread Details Error - struct for typed errors of method
update_mail_thread_details
Functions§
- delete_
mail_ thread - Marks a mail thread as deleted.
- get_
mail_ message - Returns data about a specific mail message.
- get_
mail_ thread - Returns a specific mail thread.
- get_
mail_ thread_ messages - Returns all the mail messages inside a specified mail thread.
- get_
mail_ threads - Returns mail threads in a specified folder ordered by the most recent message within.
- update_
mail_ thread_ details - Updates the properties of a mail thread.