Extract CC by using File name

Hi All,

I have list of file names in specific folder, Based on file name I have to search outlook email and I have to get the CC of the Email.

Please suggest the solution for this.

@Riyaz You can get the CC of the email while reading the email and save into another variable, later you can use this variable which contain CC to enter into application.
Let me know if you need more clarification on this.