c - Looking for a way to work with current "session" of Lotus Notes -
i'm wondering if there c function work current "session" of lotus notes running in lotus c api toolkit, similar "notessession" in vba. wasn't able find on internet or going through documentation. need access users calendar , modify based on schedule different app. works manual input of database name , username.
any appreciated.
you can read information need notes.ini file using osgetenvironmentstring read keys "mailfile" , "mailserver" , "username". can use seckfmgetusername username.
Comments
Post a Comment