Forum Discussion
Hi David,
Refer to the "Receive e-mail messages via MS Outlook" How To article - it contains an example that should help you.
The pointed article doesn't explain how to get the text (content) on an email: "The script below demonstrates how to receive e-mail messages in MS Outlook and to check whether an e-mail message with the specified subject was received."
Can I please get the code to process whatever the content is in the email once found?
Additionally can you explain how to deal with, for example, automated notification emails (pretty much same content/subject/etc but received different days)
Cheers!
- leandropoblet9 years agoFrequent Contributor
Nothing?
I'd also need to filter emails by date/time.... which doesn't seem possible in the provided script- Colin_McCrae9 years agoCommunity Hero
See your other post as well.
You want the "Body" property of the MailItem that script example returns.
https://msdn.microsoft.com/en-us/library/office/ff865304.aspx
:smileywink:
- leandropoblet9 years agoFrequent ContributorHi Colin,
Thanks for your reply. That's exactly what I needed: the whole list so I can now play with all properties and methods from those emails.
Cheers,
Leandro
Related Content
- 4 years ago
- 14 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago