Problem is getting mail from outlook

Hi Everyone,

I am trying the getting a mail from outlook using “Get Outlook Mail Messages” activity. Even though is present in outlook and outlook is open, i am not able to get mail from outlook. Around 10 or 20 Mins later, when i run the workflow, i am getting the mail. Can you anyone help on this?

Hi,
Can you detail a little bit, regarding the properties you have set & exactly based on what criteria you are trying to get mails.

Hi @Manjuts90

Use Get Outlook Mail Message Activity and

For each activity change type to System.Net.Mail.MailMessage

Regards,
Kommi Jeevan.

@kommijeevan @shivagowdavarad Thanks for your replies, I am getting the output actually, but after 10 to 30 mins after i received the mail, before that get outlook activity will not retrieve the mail.

@Manjuts90 - pls try to disable outlook exchange cache and check…

Steps to disable -

  1. In Outlook, select “ File ” > “ Account Settings ” > “ Account Settings “.
  2. Select the Exchange account in the list under the “ E-mail ” tab, then select “ Change… “.
  3. Check the “ Use Cached Exchange Mode ” box to enable it. Uncheck it to disable it.

@GBK Thanks for your reply, i will check on this.