Mizpah
Mizpah

Reputation: 1

Script to write contents of incoming outlook messages to file

Hi I'd like to automatically write incoming outlook messages to a text-file on the drive. How can i do this? Thanks.

Upvotes: 0

Views: 378

Answers (1)

user166390
user166390

Reputation:

It's not pretty. The easiest way is likely with an Outlook Add-in, although you could use MAPI directly.

I would start here: http://www.outlookcode.com

Upvotes: 1

Related Questions