K
Kiran Kumar
HI all,
I am working on Outlook Add-in using VC++. I am written a sink to handle
ItemsEvents. And in Item_Add() event i am picking the mail and adding Custom
Properties to that mail item , by using GetUserProperties() and Add()
method.
It is adding UserProperties to the mail, but throwing exception when i
Save() the mail item, randomly , 1 or 2 times for every 50 to 60 mails.
Can any one help me?.
Aman
I am working on Outlook Add-in using VC++. I am written a sink to handle
ItemsEvents. And in Item_Add() event i am picking the mail and adding Custom
Properties to that mail item , by using GetUserProperties() and Add()
method.
It is adding UserProperties to the mail, but throwing exception when i
Save() the mail item, randomly , 1 or 2 times for every 50 to 60 mails.
Can any one help me?.
Aman