Hi Domino Gurus,
We have a requirement that has to determine if a folder(of Lotus email)is selected or not.
Is there any method to accomplish this?
Many thanks in advance.
Thanks & Regards,
Pervela Mallik Ram Sharma
Hi Domino Gurus,
We have a requirement that has to determine if a folder(of Lotus email)is selected or not.
Is there any method to accomplish this?
Many thanks in advance.
Thanks & Regards,
Pervela Mallik Ram Sharma
Subject: Determine Folder
“Selected” in what sense? Does NotesUIWorkspace.CurrentView not do what you need?
Subject: RE: Determine Folder
Hi Stan,
Thanks for your quick reply.
Selected meaning when the folder in lotus mail is highlighted.
Thanks & Regards,
Pervela Mallik Ram Sharma
Subject: RE: Determine Folder
That usually happens when the folder (or view) is open, which means that CurrentView will do what you want. Except in the context of a document that was opened from a different folder/view.