Send button is disabled even it's in draft mode

Hi


We created all emails mentioned below using Aspose Email API.
If we have draft email in msg format D1 and D2 and email E1.
If D2 has attachment D1, and E1 has attachment D2.

When we opened E1 in Outlook thick client, then proceed to open D2, D2 will open in draft mode with Send button enabled. Until here, so far so good. But the moment we opened D1, it will open in draft mode with Send button disabled.

My question is how do use Aspose API to enable the Send button?

Thanks

Hi Gunawan,

Thank you for posting your inquiry.

We tried the same with MS Outlook and found that the Aspose.Email behavior is the same. A new email message is created with MS Outlook and another draft email message is attached to it. This new message is saved to disc. When this message is opened in Outlook and attached draft message is opened, the Send button is disabled and the email can’t be sent. Thus, we consider this an expected behavior of the API. Please feel free to write to us if you have further query about this requirement.