Redemption and MAPI props.

  • Thread starter Thread starter j
  • Start date Start date
J

j

Hey,


C# 2.0, Outlook 2003, Redemption 4.2


What is the right way to delete MAPI properties from OOM mailItem???


Thanks in advance.
 
For MAPIUtils use the HrSetOneProp() method to set the property to empty.





sorry,

i use MapiUtils class (Redemption).

in which way??
 
Thanks for replay,

however how i should set it to empty?? In my case it's a DateTime
property.
any idea????
 
Back
Top