S
Semut
Hello,
As in my previous post. I notice that Outlook uses ASCII character code
in HEX to represent some of the reserved characters. Like, MAPIFolder name
test\test will have a FolderPath property of \\test%5Ctest.
But, the real catch is that when I create a folder name test%5Ctest, it will
have a FolderPath property of \\test%5Ctest
as well, meaning it is similar to MAPIFolder name test\test but in actual
fact, it is not the same.
Regards,
Anthony Yio
As in my previous post. I notice that Outlook uses ASCII character code
in HEX to represent some of the reserved characters. Like, MAPIFolder name
test\test will have a FolderPath property of \\test%5Ctest.
But, the real catch is that when I create a folder name test%5Ctest, it will
have a FolderPath property of \\test%5Ctest
as well, meaning it is similar to MAPIFolder name test\test but in actual
fact, it is not the same.
Regards,
Anthony Yio