Hi -
Just as you use in VB - reference the COM components of lotus.
Include the two namespacce (using lotus; using Domino; )
You can use all the classes present.
Shankar
> Hi
> We are trying to push calander appointments and contact details from .net
> winform and need Lotus notes controls.
> In VB6 we used DCO.OCX.
> Any ideas how to do this in .net
> Regards