Mike Lewis
Programmer
Has anyone here got any experience of automating Outlook 365 from VFP?
I have an application that uses Automation to send emails via Outlook. It has been in use for about 14 years, and is running with various versions of Outlook from 2007 to 2016. The main user is about to go over to Office 365, and I wanted to check whether there are likely to be any incompatibilities or other issues arising from the move.
(I would normally simply test it for myself, but I don't have Office 365, and have no plans to get it.)
The application just uses the basic PEMs of the MailItem object: setting recipients, attaching files, sending and saving, etc. Nothing fancy.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
Visual FoxPro articles, tips and downloads
I have an application that uses Automation to send emails via Outlook. It has been in use for about 14 years, and is running with various versions of Outlook from 2007 to 2016. The main user is about to go over to Office 365, and I wanted to check whether there are likely to be any incompatibilities or other issues arising from the move.
(I would normally simply test it for myself, but I don't have Office 365, and have no plans to get it.)
The application just uses the basic PEMs of the MailItem object: setting recipients, attaching files, sending and saving, etc. Nothing fancy.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
Visual FoxPro articles, tips and downloads