Reply to Outlook Mail Message

Reply to Outlook Mail Message
This is error of this screen shot

.


So PLZ help regarding this…

You have to provide the value for replyMail variable…

May I Know what value I must put…

Hi @abrarsyed612 First use get outlook Mail activity.And loop through the mail message and inside the loop use reply to mail message based on ur condition.

Like this ah…

Then what should we do now?

Hi @abrarsyed612 in Mail message type item and in Body enter the message.

Iam receiving the error like this.

Compiler error(s) encountered processing expression “item”.
Option Strict On disallows implicit conversation from ‘Object’ to
‘SYstem.Net.Mail.Mail Message’.

one more error

One or more children have validation or error warnings.

So what should I do now.
Give me solution for this two error.

Hi @abrarsyed612 change the for each loop type argument to system.net.mail.Mailmessage.

Iam receiving the error like this

For Each: Object reference not set to an instance of an object.

Hi @abrarsyed612 give the output variable of Get outlook Mail message to for each loop where u have written replymail.

can u tel me clearly.

Hi @abrarsyed612 what is ur output variable name of Get outlook mail message??

for reference can I have ur num…

this is the one

Hi @abrarsyed612 Check this …Sequence3.xaml (5.5 KB)

The file sequence3.xaml is not opening in my pc…

@Tushar_Karkera
Its working thanks a lot :smiley:.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.