How to add custom button on To Do outlook using OutlookWebAddIn?

Wendy Gunawan Liang 0 Reputation points
2024-01-10T09:08:28.06+00:00

Dear Microsoft teams,

How to add custom button on new version of "To Do" on outlook using Visual Studio Outlook Web-AddIn or Com-AddIn?

User's image

Best Regards,

Wendy Gunawan

Microsoft 365 and Office | Development | Other
Outlook | Windows | Classic Outlook for Windows | For business
Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. ChristyZhang-MSFT 26,126 Reputation points Microsoft External Staff
    2024-01-11T03:09:36.4133333+00:00

    Hi @Wendy Gunawan Liang ,

    Welcome to our forum!

    Looks like your issue is more related to Add-in development, please kindly understand that the Outlook tag here we mainly focus on general issues about Outlook desktop client. Based on my research, i found an official article which introduces the detail information: Build your first Outlook add-in.

    If it doesn't help, in order to better solve your problem, we will add "Office Development" tag. Thanks for your understanding and support!


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Eric Legault (MVP) 165 Reputation points MVP
    2024-01-16T15:08:31.2+00:00

    The TaskPane that you see in the Tasks module is not extensible and cannot be customized or altered by add-ins. There is also no support for custom Task Panes in Outlook web add-ins for Tasks. Task Panes are limited to displaying only when reading or composing emails or appointments.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.