Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Processing Notes Email in VB6

Status
Not open for further replies.

OzHealth

Programmer
Sep 10, 2003
1
AU
I am working for an Australian Government department that uses Notes. They have a requirement for the system I am developing to monitor and process email stored in Notes - basically we need to check the mailbox for new mail every day and automatically process certain messages. I need to scan the inbox, check the subject of each message and if it matches our criteria process the contents of the email and delete it. I have done this before with Outlook no problems and I can send email from the Notes client but I can't seem to find any documentation on how to process the inbox. Can anyone help with code to:

1. Open inbox on notes client
2. Scan each message and retrieve the Subject and Body
3. Delete the current message

Any help GREATLY appreciated as I am tearing my hair out with this Notes stuff (and I don't have much to spare!).

Regards,
Terry
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top