getAttachmentContentAsync(attachmentId, options, callback) - Email (.msg) Attachments in Outlook Appointment has missing extension name when accessing the appointment the second time #5396
Labels
Area: Outlook
Issue related to Outlook add-ins
Needs: author feedback
Waiting for author (creator) of Issue to provide more info
I am having issue with handling attachment for Outlook appointment. We have an add-in that saves appointment details to our web app.
The issue is happening on this scenario.
This is the snippet of my code
The resultAtt.asyncContext.name is the one that is returning the filename without extension.
Thanks.
The text was updated successfully, but these errors were encountered: