Read Email body of all the unread email

@mgangrade7 , Include System.Net.Mail.MailMessage as the type argument in the For each loop (edit this is in the Properties)

1 Like

item.Headers(“PlainText”) for imap

1 Like