What is the folder my lotus notes email resides in? - TechRepublic
Question
October 9, 2011 at 09:45 PM
adb11a

What is the folder my lotus notes email resides in?

by adb11a . Updated 14 years, 8 months ago

Hi,

Can someone please assist with me returning the folder my email resides in. Using
If doc.GetItemValue(“Subject”)(0) = “TEST” Then

I can trap if the subject matches my requirement. I want to return the folder the email resides in. My tree structure of my $INBOX is:

FOLDER
FOLDER\Type A
FOLDER\Type B
FOLDER\TYPE C.

I want the variable to return “FOLDER\TYPE B” (assumming the email is located in that folder.

Andrew

This discussion is locked

All Comments