S
SteveM
I could use some of the expertise out there to sort out issues with
what I am trying to do
Any help or suggestion will be appreciated
The Problem:
I have a C# application that I want to create a customized email
document and store it in the draft folder on the machine that the user
of the app is executing on.
I do not want to have to enter (or hard code) a username or password
if the Lotus Notes session is already up and running. We do something
similar to this with Perl and OLE
where if the session is running it simply creates and saves the draft
document to the folder, no prompting no passwords etc. Is it possible
to do this with the COM library using .Net?
I would appreciate your advice or suggestions
Thanks
-Steve
what I am trying to do
Any help or suggestion will be appreciated
The Problem:
I have a C# application that I want to create a customized email
document and store it in the draft folder on the machine that the user
of the app is executing on.
I do not want to have to enter (or hard code) a username or password
if the Lotus Notes session is already up and running. We do something
similar to this with Perl and OLE
where if the session is running it simply creates and saves the draft
document to the folder, no prompting no passwords etc. Is it possible
to do this with the COM library using .Net?
I would appreciate your advice or suggestions
Thanks
-Steve