Forum Discussion

Jisub_Kim's avatar
Jisub_Kim
Copper Contributor
Jul 08, 2020

not deleted createReply with O365 API

I make message system with graph api.
And I used 'createReply' api.

But the draft message not deleted after send createReply message.

 

It is deleted from the web page(Outlook.office.com).

But it's not deleted from my webpage.

I used api is '/me/messages/{id}/createReply'.

The same is true for createForward and createReplyAll.

 

Why not delete it?

 

 

No RepliesBe the first to reply