ScipBe.Common.Office.Outlook
2.0.1
The OutlookProvider is a wrapper class which provides collections to data of Outlook (AppointmentItems, ContactItems, MailItems, TaskItems, ...). The OutlookProvider exposes collections of classes of the Microsoft.Office.Interop.Outlook assembly so you have full access to all properties and it also supports adding, updating and deleting data in Outlook.
Install-Package ScipBe.Common.Office.Outlook -Version 2.0.1
dotnet add package ScipBe.Common.Office.Outlook --version 2.0.1
<PackageReference Include="ScipBe.Common.Office.Outlook" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ScipBe.Common.Office.Outlook --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Version 2.0 (June 2017)
Dependencies
-
- Microsoft.Office.Interop.Outlook (>= 15.0.4797.1003)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.