Need some help.
I have an email attachment in the following format “12345_Open Items_yyyymmdd_DB”
The date will be the present day’s date in this particular format. i want to keep this attachment name configurable so i have added it in the config file. But i cant get the date from there. i added the above file name as 12345_Open Items_now.tostring(“yyyyMMdd”)_DB
Please help me out as to how i need to save the name in excel so that ill get the output as its desired.