Brett22
(Brett)
June 14, 2017, 10:27pm
1
Hi,
It could be possible to modify the subject of an existing mail in my outlook using the uipath activities?
i have my mails in a list and the specific mail in a variable, it could be possible to modify that variable and update in outlook?
thank you
1 Like
rrvdw
(Robert )
January 18, 2018, 8:16am
2
Same problem, did you solve it?
Hi Did you found the solution for it? or any workaround. Please let me know.
rrvdw
(Robert )
August 6, 2018, 7:00am
4
Unfortunatly only a workaround, no UiPath activity. Just use the UI to open Outlook, open the email (in a new window) and click on the subject to change it.
jibanjyoti
(Jiban Jyoti Rana)
November 14, 2018, 6:52am
5
Hi @Brett22 ,
Did you find any workaround for the problem?
Thanks,
Jiban
Hello, @Lucas.Pimenta and @aksh1yadav
I am also facing the same issue.
Hope you guys have any idea on this.
Hello!
Here’s a example of how to deal with the Mail properties. It maybe help you with this: getMailProperties_Example.xaml (10.4 KB)
Regards,
1 Like
Brett22
(Brett)
January 28, 2019, 2:09pm
8
Hi, this is useful to get the different properties of an email.
But the question is how it is possible to modify any existing property in the email and keep the chages saved in Outlook or the mail client.
1 Like
loginerror
(Maciej KuĹşmicz)
January 28, 2019, 5:18pm
9
Hi @Brett22
Could you show how it’s done in the Outlook by the user? My first instinct is that emails integrity would be compromised if it was very easy to simply edit it’s content.
Hey @loginerror
We can simply open respective mail from inbox, edit the subject of the mail and save the mail.
loginerror
(Maciej KuĹşmicz)
January 29, 2019, 8:04am
11
I got it, sorry for the silly question - I am a gmail person
There is no official activity for that, so the way to achieve it would be via some custom code (either a custom activity or potentially a macro for Outlook).
1 Like
Thank you @loginerror , I was also thinking of the same solution.
Hi there,
you can use the Activity of the Alphabet.Workflow.Activities for this.
You can install it via “Community Plugins” in you UiPath package manager
UiPath Gallery
Best regards
Markus
7 Likes
Hi @mwerner
This worked. Thanks a lot.
BR,
Chaitanya.
Toby
(Toby Tang)
March 15, 2019, 2:46am
15
Good work! Thanks for your sharing
system
(system)
Closed
March 18, 2019, 2:46am
16
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.