Submitted by Clarence D. Pendleton on Apr 20, 2010 1:34:41 PM

How to determine the current view/folder

As per my reply on the forum board, the sTitle always seems to be undefined?

The code I am using is exactly what you have above, except I replaced the Cd with sTitle.

Submitted by Akira Sudoh on Apr 19, 2010 9:27:29 PM

How to determine the current view/folder

Hi Clarence,

Thank you for your feedback. For non-system folders, using sTitle property instead of Cd property will give you the folder name.

Best regards,

- Akira

Submitted by Clarence D. Pendleton on Apr 19, 2010 3:51:57 PM

How to determine the current view/folder

This does not seem to return the folder name. I get a hex string (unique identifier for the folder?) instead of the actual folder name when I use the code above. Note that on the Inbox I do get ($inbox) as you would expect, but on user created folders it does not.