Download email attachments - Option Strict on disallows implicit

hi all
trying to develop to download attachments from gmail and getting an issue as below:

“Option Strict on disallows implicit conversions from “object” to System.Net.Mail.MailMessages”

please review below flow- any thoughts what am I missing

@Saeen - follow below steps

  • Select For Each activity
  • Go to properties window
  • Select/Choose ‘TypeArgument’ as ‘System.Net.Mail.MailMessages’
1 Like

thanks @GBK it works…

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