A
Ashish
Folder move event does not give the correct path for folder name.
Suppose there is a under Inbox say inbox_Child.
In outlook when i move inbox_Child under draft folder then item_add event is
called which shows the path for inbox_Child as Inbox/inbox_Child(paren name
of inbox_Child is Inbox, it's not Drafts). While it should give
Drafts/inbox_Child.
Is there any way to get correct path.
Suppose there is a under Inbox say inbox_Child.
In outlook when i move inbox_Child under draft folder then item_add event is
called which shows the path for inbox_Child as Inbox/inbox_Child(paren name
of inbox_Child is Inbox, it's not Drafts). While it should give
Drafts/inbox_Child.
Is there any way to get correct path.