Support for reading specific folder using Aspose.Email for .NET

What method is used to determine the folder of a message in MBOX file?

1 Like

@Stott,

I have observed your requirements and like to share that when MBOX file is loading then every message inside it is instance of MailMessage class. You can please visit the provided API reference link for possible options of MailMessage class that can be used. Can you please elaborate further about what you mean by determining folder.

My question was poorly worded, as it should have specified that a Google-created MBOX file is my focus.
Since my posting, I have analyzed a sample Google MBOX file and noted the X-Gmail-Labels. That provides the info I was seeking.

Thank you for the prompt response!

@Stott,

I have observed your comments. Please feel free to contact us if you still need help.