I tried to follow the advice
You should check though that:
* Outlook uses UIA and not the legacy object model; the legacy object model is slower
But I could find no setting relating to this in Outlook Classic.
I therefore asked Google Gemini for help, and it said the following.
There is no direct, user-facing setting within Classic Outlook itself to switch between UIA and the legacy object model for its core interface. Outlook, like most modern Windows applications, implements UIA to expose its user interface elements for accessibility and automation.
It went on to say a lot more but essentially it said that it was not a user defined setting but one that only the vendor of any software could adjust.
Specifically
Developer and Vendor Responsibility: The implementation of UIA is the responsibility of Microsoft, the developer of Outlook. They ensure that the UI elements in Classic Outlook expose the necessary UIA properties
So, it seems that you cannot check this setting but maybe I am missing something?
David Griffith
--
***
Please note: the NVDA project has a Citizen and Contributor Code of Conduct.
NV Access expects that all community members will read and abide by the rules set out in this document while participating in this group.
https://github.com/nvaccess/nvda/blob/master/CODE_OF_CONDUCT.md
You can contact the group owners and moderators via nvda-user...@nvaccess.org.
---
You received this message because you are subscribed to the Google Groups "NVDA Screen Reader Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nvda-users+...@nvaccess.org.
To view this discussion visit https://groups.google.com/a/nvaccess.org/d/msgid/nvda-users/8a36b8f2-47b9-41e3-b754-396ba2cd2c5bn%40nvaccess.org.
Hi,
Internally, Outlook (classic0 uses Word components to display email messages. This means the UIA versus old object model approach depends on how NVDA is told to use the internal Word module within Outlook.
Cheers,
Joseph
To view this discussion visit https://groups.google.com/a/nvaccess.org/d/msgid/nvda-users/01cf01dc4f71%24e42a2be0%24ac7e83a0%24%40gmail.com.