【发布时间】:2014-12-11 06:24:41
【问题描述】:
Lotus Notes Windows 中有两个 MailAccount,但我想获取具有 MailFile(ex.mail\Molly.nsf) 信息的特定 MailAccount。 我检查了 C:\Notes\Notes.int 但只找到了一个 nsf 文件。
我怎样才能找到另一个 nsf 然后我才能得到它的数据库?
NotesDatabase ndb = ns.GetDatabase(mailServer, mailFile);
感谢您提供任何要求的信息。
【问题讨论】: