Share via

Why does Outlook have a menu called NSMenuItem?

Anonymous
2023-06-20T20:32:53+00:00

Microsoft Outlook for Mac

Version 16.74 (23061100)

Office Home & Business 2021

Outlook | MacOS | Legacy Outlook for Mac | For business

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.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-06-21T19:31:43+00:00

    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.

    4 people found this answer helpful.
    0 comments No comments
  2. Miguel Molina O 5,780 Reputation points Independent Advisor
    2023-06-20T21:28:57+00:00

    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.

    0 comments No comments