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
|
feedback
|
|
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? | |||
|
feedback
|
|
The only way i can think of is to use something like cookies, see this for more info: | |||
|
feedback
|