We are trying to convert a eml file downloaded to PST format, but getting below error
Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’)
Below is the code
f…...from_mail_message(MailMessage.load("test.eml"))...EmlLoadOptions() mail_read_from_file = MapiMessage.from_mail_message(MailMessage...