P
preks
Hi All,
I am developing Outlook addin in visual basic 6.0 and i am using
redemption dll, The basic functionality i am developing is that, I want to
scan all incoming mails and currently I am able to trace all the incoming
mails also. I am saving all the incoming mails in the xml files with some
basic properties, which will hold following properties as nodes in the xml
file. They are From, to , cc, bcc, subject, body, attachment file names.
All the functionality is written and addin is working fine.
However while accessing SafeMailItem.Sender.Address field to get sender
email id. My Outlook keeps running, though outlook executable is closed.
I have checked that after commenting out code, outlook gets closed properly.
Can any one help me out.
Regards
Preks
I am developing Outlook addin in visual basic 6.0 and i am using
redemption dll, The basic functionality i am developing is that, I want to
scan all incoming mails and currently I am able to trace all the incoming
mails also. I am saving all the incoming mails in the xml files with some
basic properties, which will hold following properties as nodes in the xml
file. They are From, to , cc, bcc, subject, body, attachment file names.
All the functionality is written and addin is working fine.
However while accessing SafeMailItem.Sender.Address field to get sender
email id. My Outlook keeps running, though outlook executable is closed.
I have checked that after commenting out code, outlook gets closed properly.
Can any one help me out.
Regards
Preks