Hi all,
I am new to Notes programming
I am working in VBA (Access VBA) and I want to open a specific e-mail in Notes client.
I studied the OLE object model of Lotus and with it I can locate the specific e-mail, note it UniversalID and then select it using the SELECTDOCUMENT method of NOTESUIVIEW object.
With this the e-mail gets selected in the current view.
Is it possible to physically open the specific e-mail in Notes client?
Many thanks for help
Tanveer Mukhtar