I have set a custom property to draft item as single value extension property via graph API. I was expecting the same to be available to corresponding sentitem resource after draft is sent. But unfortunately I see that the properties are not available in sent item after draft is sent.
Will single value extension properties persist even when an item moves from draft to sent item?
How can i set a custom property to a draft item and get the same property value in sent item using Graph API?