hey i want to extract subject line from outlook and create a folder followed by the subject line for this i used for each activity but here its not going to next subject its create only first subject folder not going to 2 mail how i can do this get text dynamaically
hi @Kuldeep_Pandey
Could u please share your Xaml for more reference
or else kindly elabrate your issue with Snaps
Thanks
Harivishnu
I Want to create folder of all these file in my local system how i can do this
Hello @Kuldeep_Pandey
If you use Get Outlook mail message
itself , you will get list of mail messages. So you can loop through it.
Thanks
how to read that folder name and create folder after that
You can check the below. I hope you are trying to create the local folder,If you need to create the Folder you can use Create Folder Activity. Name you can pass the name from the email (if subject item.subject)
https://docs.uipath.com/activities/docs/create-directory
Thanks
I want only Chongqing 1 folder and 2as Tianjin 3 as Xizhou how i can get this what is the index of that word?
Hi @Kuldeep_Pandey ,
Could you let us know what methods/ Steps have you used to perform this ?
Also a Confirmation on how the mails are read needs to be understood, as you have provided a screenshot where the mails are attachments. Do you want to read the attachments and get the Subject line from each of the attachment or are we reading the mails itself ?
Check this property whether you have number 1 instead of other numbers
Regards
Sudharsan