Viplav Agarwal 21.Jun.07 01:05 AM a Web browser International6.5.1Windows XP
Hi,
I am accessing lotus notes folders through C++ API. I am getting database, openning it, getting the folders with the help of GetViewFolder() function and assigning it into LNViewFolderArray object. Now the problem is that I want to access only folders which has mail because my program fails when it accesses the "Stationary" etc folders. I want to access itteratively all the mail folders and its mails field (To, CC, BCC, Subject, Body).