G
Guest
Dmitry,
Can you pls assist - I am using Redemption to retrieve a mapi table but
getting stuck on the outlook appointment properties like BusyStatus etc. I
got the GUID for the property but unsure how to tailor these lines from your
documentation:
PT_STRING8 = &H1E
PR_FILE_UNDER =
sItem.GetIDsFromNames("{00062004-0000-0000-C000-000000000046}", &H8005) or
PT_STRING8
What is the second parameter in the GetIDsFromNames method and what does the
"or PT_STRING8" do?
Thanks, Tad
p.s. Seeing impressive performance gains with Redemption !
Can you pls assist - I am using Redemption to retrieve a mapi table but
getting stuck on the outlook appointment properties like BusyStatus etc. I
got the GUID for the property but unsure how to tailor these lines from your
documentation:
PT_STRING8 = &H1E
PR_FILE_UNDER =
sItem.GetIDsFromNames("{00062004-0000-0000-C000-000000000046}", &H8005) or
PT_STRING8
What is the second parameter in the GetIDsFromNames method and what does the
"or PT_STRING8" do?
Thanks, Tad
p.s. Seeing impressive performance gains with Redemption !