How can i create “Remember me” option for outlook addin.(In textBox)
I don’t want to connnect it to the database.
I just want to save the user credentials on his/her computer when he/s login to the outlook addin.
This addin will connect the user to the site by using web services.
How can i create Remember me option for outlook addin.(In textBox) I don’t want
Share
For user/app specific registry access you can use the following functions:
and