+ 1
C#, Outlook Web-Add In
I'm creating my first C#, Outlook Web-Add In, in Visual Studios and wondering if someone have any links to more information and tips than Microsoft's resources? I planning to create a app so it possible to create a task pane where you can drag and drop e-mails from for example the inbox to save them to an API. While also getting existing e-mails from that API and show them in the task pane.
2 Respuestas
+ 1
check this links out:
https://docs.microsoft.com/en-us/outlook/add-ins/addin-tutorial
https://msdn.microsoft.com/en-us/library/ms268878.aspx
https://msdn.microsoft.com/en-us/library/cc668205.aspx
https://docs.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins
https://support.microsoft.com/en-us/help/302901/how-to-build-an-office-com-add-in-by-using-visual-c-net
https://docs.microsoft.com/en-us/outlook/add-ins/
+ 1
https://developer.microsoft.com/en-us/outlook/code-samples