Forum Discussion

Sylvain350's avatar
Sylvain350
Copper Contributor
May 04, 2023

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 ?

 

1 Reply

  • NemoPeti's avatar
    NemoPeti
    Copper 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