AboutPaski K. Paskaradevan Expertise I have 3 + years in Lotus Notes application development. I am a CLP R5 Application Development. I can answer any question pertaining to application development.
Experience R5 CLP. In addition, I have a bachelors degree in Engineering and a MBA.
Expert: Paski K. Paskaradevan Date: 6/5/2008 Subject: Need info on Notes API to extract recipient information
Question Hi,
I am developing a PLUG-IN to Lotus Notes. I need to extract the recipient list in the email to be sent. The recipient list could be in a group(distribution list) or a nested group. So I want to know if Notes has an API to do it. ELse what we do to make this happen.
Thx,
Sumitha
Answer Hi,
I do not know any API which can do this.
But you can write a lotus script agent to get the names in a group and any nested groups. But it is a fairly complicated code.
Unfortunately, I do not write code in this forum.
There may be sample codes floating around the internet.