Get the unencrypted email password in Sage200Configuration table

Hi all, 

I need to send bulk email of reports every week, so I am planning to create a program that will generate a report and send an email by using the email setting on the Sage 200 configuration. The program will be schedule to run every week on Windows Scheduler

but the email password in Sage200Configuration DB > EmailServerConfiguration table is encrypted.

Is there any function in Sage 200 SDK to get the unencrypted password? Thank you.