I have a directory of .msg files pulled from outlook exchange server. I am getting the following exception. It is not very detailed so I am not sure next steps for debugging. Is there a way to ignore missing objects or identify what is missing?
Rebex.Mail.MailException: Error while parsing compound MSG file. ---> 99RMJ.1B4izIZ: MSG file doesn't contain all mandatory objects.
at 99RMJ.SWNpk.aD5XxZ(kkVvqZ )
at Rebex.Mail.MailMessage.Load(Stream input)
--- End of inner exception stack trace ---
at Rebex.Mail.MailMessage.Load(Stream input)
at Rebex.Mail.MailMessage.Load(String fileName)
at Nexidia.Extractor.Channel.Commands.ParseMailFile.DoProcess(ChannelProcessContext ctx)
at Nexidia.Extractor.Channel.Commands.ChannelCommand.DoInProcessCommand(ChannelProcessContext ctx)
at Nexidia.Extractor.Channel.Commands.ChannelCommand.Process(ChannelProcessContext ctx) [(null)] Extractor.Infrastructure