Where save help information in outlook? -


i making add-in outlook. periodically updated information wcf-service , need somewhere save last time add-in updated. can save information?

in appsetting in app.config file, sounds place:

<appsettings>     <add key="updatedate" value="2013-08-27 10:00:00" /> </appsettings> 

Comments

Popular posts from this blog

c++ - Linked List error when inserting for the last time -

java - activate/deactivate sonar maven plugin by profile? -

xml - How do I use an xdoxslt variable inside xsl code, in BI Publisher? -