Detect the hyperlink in the message body

Hi Aspose Team,

I get a email sample, and there are some hyperlinks are in the email body. 

Could Aspose.email detect the hyperlink is for M356, Google Drive shared document,  
   even for a pure link or a simple picture?
By the way, I try to parse the MAPI properties to get the kind of information, 
   but I get nothing about it. Kindly provide guidance about this topic. 

Thank you.
KT LIn

Hello @KTLin,

Thank you for contacting our support for help.

I’m sorry to say but our API doesn’t provide methods for detecting hyperlinks in the email body. However, you can use third party tools to parse HTML that is returned with MailMessage.HtmlBody property.

If you have any other questions, please, feel free to ask.