Hi!
I have a .NET project in which I am using your .NET library for viewing, storing and managing emails, using IMAP.
I'm using IMAP_Client class, I can load the messages in a list view using fetchHandler, I can view them, even save them or included attachments.
I have one simple question: How do I forward a selected email from the list view to a given email address? Is it even possible?
Thanks,
Teslo.