OutlookMail drag and drop


Hello,

One of my customers wants this:
  • He will drag and drop the Outlook email onto my application form
  • My program will store the Message-ID in database
  • Later if he clicks a button my application will use the Id to open the message in Outlook

Can I do this with TTMSFMXCloudOutlookMail component?

Thank you!

Hi,


Please note that there is no built-in drag & drop functionality available for TTMSFMXCloudOutlookMail.
The component only provides access to the Outlook Mail API to send and retrieve email messages.