Forum Discussion

Andreas_Franzen's avatar
Andreas_Franzen
Copper Contributor
Dec 04, 2023

Exchange ActiveSync does not sync MessageFlags.Draft

Hello

We are facing the following issue:

We create an email at server side using a C# application. The application sets the draft flag using the code 'MessageFlags.Draft'. Then the email is synced by Exchange ActivSync (EAS). At client side we are missing the flag set, in specific we are missing the send button along with the email. It is our understanding that this flag enables the send button in the email.
Can somebody help?

Thank you
Andreas

11 Replies

  • Victor_Ivanidze's avatar
    Victor_Ivanidze
    Bronze Contributor
    Hello,
    why don't you send an email immediately after creation? Why do you need EAS at al?
      • Victor_Ivanidze's avatar
        Victor_Ivanidze
        Bronze Contributor
        Understood. Now please explain what happens if you look at the Drafts folder using OWA.
        Do you see a draft messages created by your app there? Can you modify them and send them?

Resources