Documentation for C#.net developers

What is the best reference documentation available for interop’ing with the Notes / Domino objects via C#.net?

I am currently using a combination of the Object Viewer (TypeLib view of the notes dll) and the Lotus C++ API 3.0 reference manual, but neither seems very adequate or applicable. Thanks in advance.

Carl

Subject: Documentation for C#.net developers

If you are doing COM interop (as opposed to dropping to unmanaged code and using the C/C++ APIs), then Domino Designer Help is your best reference, specifically the LotusScript/COM/OLE Classes section.