PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming saving hashtable

Reply

saving hashtable

 
Thread Tools Rate Thread
Old 07-07-2003, 01:32 PM   #1
Inon Zukerman
Guest
 
Posts: n/a
Default saving hashtable


hello everyone.

My problem is as follows :
my application keeps a hashtable with Outlook.MailItem objects.
I need to save and load this hashtable (with those objects inside) when
starting and terminating the
application.

I can't "serialize" them because Outlook.MailItem objects do not implement
the Iserializable interface.

so how do I go about saving and loading the hastable with the objects ??

Thanks
Inon


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off