An open API service indexing awesome lists of open source software.

https://github.com/jozefizso/OutlookAddinShim


https://github.com/jozefizso/OutlookAddinShim

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

# Microsoft Outlook Add-in Shim

> Shim library for isolating Microsoft Outlook Add-ins in managed code.

Microsoft Office add-ins developed in .NET language can be isolated by using a shim library
implemented in Visual C++.

Project was generated by **COM Shim Wizard**.

### References

* [Isolating Microsoft Office Extensions with the COM Shim Wizard Version 2.3](https://msdn.microsoft.com/en-us/library/bb508939(v=office.12).aspx)
* [2007 Office System Sample: Isolating Microsoft Office Extensions with the COM Shim Wizard Version 2.3.1](https://web.archive.org/web/20120927091210/https://www.microsoft.com/en-us/download/details.aspx?id=14677)

## License

Sample Outlook Add-in Shim project is licensed under MIT License.