Syntax:
Import:
from frappe.email.inbox import mark_as_trash, mark_as_closed_open
How to Use:
mark_as_closed_open("Email Name","Status")
Example:
mark_as_closed_open(email.name,"Closed")
Change the status of the Email:
Kaarthik edited 7 months agotest