I am displaying the body in a
Hi Faruk,
Yes I do understand that you don’t have a UI, my question was not asking you for a UI, rather the command/property to get a handle on the attachment. How do I determine what type of file is attached? Once I can get a handle on the attachment, I can then maybe display a link to it.
Hi Faruk,
Aspose.Email API has full capability to manipulate a message’s attachments. Your can get access to attachments, add attachments to message, extract attachment for saving to disc or even remove attachments from a message. Please have a look at our documentation section, Working with Attachments and Embedded Objects , for further information in this regard.
Regarding your concern about Word and Excel file, we actually meant that Aspose.Email API can’t open these file formats. If a message has these attachments, you can download/save the attachments from the message and save them to disc for opening with MS Excel or Word. Please let us know if you have any further query in this regard.