开发者

Script to write contents of incoming outlook messages to file

开发者 https://www.devze.com 2023-01-04 12:30 出处:网络
Hi I\'d like to a开发者_Python百科utomatically write incoming outlook messages to a text-file on the drive. How can i do this? Thanks.It\'s not pretty. The easiest way is likely with an Outlook Add-in

Hi I'd like to a开发者_Python百科utomatically write incoming outlook messages to a text-file on the drive. How can i do this? Thanks.


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

0

精彩评论

暂无评论...
验证码 换一张
取 消