I
Iwi
I am using outlook redemption and I have a problem in using
HrGetOneProp and HrSetOneProp. I'm trying to read a extended values
from one Outlook Item and set it to other outlook Item. I am having no
difficulities if the type is string (PT_STRING8) since I can just pass
string object to both functions. My problem is with the Date object. I
seems not to be able to find the right object type to pass in
HrSetOneProp, causing the property not to be set correctly. What data
type should I use to handle PT_SYSTIME? I'd appreciate any inputs.
Thank you
HrGetOneProp and HrSetOneProp. I'm trying to read a extended values
from one Outlook Item and set it to other outlook Item. I am having no
difficulities if the type is string (PT_STRING8) since I can just pass
string object to both functions. My problem is with the Date object. I
seems not to be able to find the right object type to pass in
HrSetOneProp, causing the property not to be set correctly. What data
type should I use to handle PT_SYSTIME? I'd appreciate any inputs.
Thank you