As part of what i am doing i need to access varaiables even after the session with the outllok is closed is there any way to persist value
A:
The only way i can think of is to use something like cookies, see this for more info:
Sarfraz
2010-08-09 10:52:47
+1
A:
I'm not an expert of outlook plugins, but I think you can persist values in whatever ways you prefer: to database, text files, binary files etc. Or do you have strict security restriction to do so?
Andrea Parodi
2010-08-09 11:01:21
thanks for u r answer i am using a text file to persisit my data
Ravi
2010-08-11 08:21:13