MarketplaceStudioActivityExchange Mail Activities

Create your first automation in just a few minutes.Try Studio Web

Exchange Mail Activities

Exchange Mail Activities

by YouTube

StarStarStarStarStarStarStarStarStarStar

0

Activity

Downloads

<100

Posted 5 years ago

is it possible to share how you write the "Retrieve Attachment"?

I would like to have more control like renaming attachment with same name, currently there is no way to control it as it is embeded in the activities

Posted 5 years ago ago

You can save it to temp folder and rename/move. 

All sources are available here:

https://bitbucket.org/p0tfur/

I will add this option to next version.

Posted 5 years ago

I tried to you your code, it said:

Exception has been thrown by the target of an invocation. ----> Microsoft.Exchange.WebServices.Data.ServiceObjectPropertyException: You must load or assign this property before you can read its value.

Posted 5 years ago ago

You found a bug. Please provide your worfklow and I will fix it for you. You are referring to some (probably unusual) property, not declared in activity. I tested it with all common properties.

PW

Posted 5 years ago

Hello Pawel, referring to your answer below, i just see that it has option for me to save the attachment from EWS mailMessage. How can i save the EWS mailMessage as .eml?

Posted 5 years ago ago

Hi,

I didn't create activity to save whole message, but you can do it yourself using MimeContent of message and FileStream, please see example:

https://gofile.io/?c=UkK3lf

Posted 5 years ago

How should i save the mail message to local drive? after looping the mail message list

Posted 5 years ago ago

Hi,

you can find examples here:

https://bitbucket.org/p0tfur/exchange.mail.activities/src/master/examples/

Posted 6 years ago

I'm not able to find mails in subfolders. What is the syntax to use in "Mailfolder" in "Get Exchange Messages"?

Normal structure would be: "Inbox\Project X\Done", but that is not working

Posted 6 years ago ago

Hi Dan,

my apologies for late reply and having troubles with my activity, I should be more specific in manual.

Folder structure for this activity is seen as flat one - so no matter if this is main directory, subdirectory, subsubdirectory and so on, you refer to it just using it's name.

I.e:

For Inbox\test - "test"

For My folder\test\mails - "mails"

I understand that full path reference would be more logical one, so will think about it for next release.

Kind regards,

PW

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

MIT

Privacy Terms

Technical

Version

1.2.0

Updated

February 18, 2020

Works with

UiPath Studio 2019.7.0 Exchange 2013 CU1

Certification

Silver Certified

Tags

Support

UiPath Community Support

Resources