<p>I am using using the Aspose.Email to get attachments out of an Outlook email like this:</p>
var mailMessage = Aspose.Email.Mail.MailMessage.Load(stream);
var attachments = Aspose.Email.Outlook.MapiMessage.F…...Getting an error processing a PDF attachment Aspose.Email Product...exception: PDF Library Error: File does not begin with '%PDF-'...