Detecting regular attachment as Inline in MailMessage

Please check [this ](https://drive.google.com/file/d/1AnfQQmRj5PMHoVRkqCQ5SYlSwrMQJYe3/view?usp=sharing) file. It has 8 documents. Out of them 3 pdf files are detected as Inline in MailMessage, and the display name of 3 html files are also not extracted.
I have used mailattachment.contentdisposition.inline method to detect whether it is regular or inline attachment.
When I converted eml to msg, those all files were detected as regular attachment.
Please let us know, if we should use contentdisposition.inline property to check reular or inline. Or We should do sth more than this ?? We are having because of this incorrect detection of attachments.

@alishasharma,

I have observed the issue shared by you and request you to please share the sample codes used on your end for fetching the attachments for both EML and MSG files. Please first try using latest Aspose.Email 19.10 on your end as well.