Store lotus notes email to filesystem using C#

Hi,I have written a perl script using Win32::OLE to export Lotus Notes emails and attachments based on the code at (http://www.perlmonks.org/?node_id=413732). But I would like to do this using C# (because I want to implement Drag and Drop fonctionality).

I would be very gratefull for any links or sample code to extract Notes content (emails, metadata and attachments) using C#?

Many Thanks in advance

Sy