Forum Discussion
Sylvain350
May 04, 2023Copper Contributor
New outlook automation ?
Is this : https://learn.microsoft.com/fr-fr/office/vba/outlook/concepts/getting-started/automating-outlook-from-a-visual-basic-application suppose to work with the NEW OUTLOOK ?
NemoPeti
Oct 31, 2023Copper Contributor
No, it's uses the MAPI interface as seen in the line "objOL.GetNameSpace("MAPI") ", and this is not supported by the new Outlook in the current release