This is not helpful, unfortunately. Outlook is showing a menu item at the taskbar between "Edit" and "Draft." This seems to be a bug of some sort.
I am using a Mac and the latest version of Office for Mac.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
This is not helpful, unfortunately. Outlook is showing a menu item at the taskbar between "Edit" and "Draft." This seems to be a bug of some sort.
I am using a Mac and the latest version of Office for Mac.
Hi, and thanks for reaching out. My name is Miguel O., hope to help you today!
NSMenuItem is a class, A command item in an app menu.
The NSMenuItem class includes some private functionality needed to maintain binary compatibility with other components of Cocoa. Because of this fact, you can’t replace the NSMenuItem class with a different class, but you can subclass it if necessary.
All of these is part of the AppKit
I hope that answers your question!
Give back to the Community. Help the next person who has this issue by indicating if this reply solved your problem. Click Yes or No below.