How remove the draft tag from an email using the graph API?

TitanFile Engineering 0 Reputation points
2024-10-18T14:38:23.87+00:00

We have a outlook plugin where we send an email using our service but we want to keep a copy of that email in an outlook folder and it should show up without the Draft tag i.e. we don't want to show this at the top of an email.

Screenshot 2024-10-18 at 10.35.33 AM

FYI we don't want to send an email to the recipients, that is already handled by our service.

Outlook Windows Classic Outlook for Windows For business
Microsoft Security Microsoft Graph
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-10-21T02:11:52.78+00:00

    Hello TitanFile Engineering,

    Thank you for reaching out to Microsoft Support!

    According to the methods on Message provided in the Graph API documentation, there is no ability to remove an email draft label. If your mail is saved in the Drafts folder, it is expected that a message has a draft label, and you can remove the label only after the message has been sent.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.