Please help me out to add custom add-in outlook in vsto using c#
Loading
Please help me out to add custom add-in outlook in vsto using c#
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shweta LodhaPosted Jul 25, 2021, 3:39 PM
Hello Vishnu,
Visual Studio creates the FirstOutlookAddIn project and opens the ThisAddIn code file in the editor.
Complete steps are provided here: https://docs.microsoft.com/en-us/visualstudio/vsto/walkthrough-creating-your-first-vsto-add-in-for-outlook?view=vs-2019
Peter GroftPosted Mar 2, 2023, 7:29 AM
In Outlook, click Get Add-ins from the Home tab on the ribbon. You can also select File > Manage Add-ins, which will take you to Outlook on the web and open the Add-Ins for Outlook dialog there. From the Add-Ins dialog, type the name of the add-in you want to add to Outlook.
This May Work,
Peter
Shweta LodhaPosted Jul 26, 2021, 5:22 AM
vishnu pcPosted Jul 26, 2021, 4:27 AM
vishnu pcPosted Jul 26, 2021, 4:26 AM
Rijwan AnsariPosted Jul 25, 2021, 5:52 PM