hi,
I'm creating an outlook add in with a custom command bar. I want it to create automatically several buttons which values and names depend on a .txt file, stored in Appdata\Roaming\param.txt
For instance, if in param.txt I've got type1,2, type2, 9... it creates 2 buttons type1 and type2 and when I click on it, it allows to add 2 and 9 hours to the email due date.
Does anyone have an idea
thanks for replying
I'm creating an outlook add in with a custom command bar. I want it to create automatically several buttons which values and names depend on a .txt file, stored in Appdata\Roaming\param.txt
For instance, if in param.txt I've got type1,2, type2, 9... it creates 2 buttons type1 and type2 and when I click on it, it allows to add 2 and 9 hours to the email due date.
Does anyone have an idea
thanks for replying