 |
This short article is an addition to my 'Querying Outlook and OneNote with LINQ' article. It describes how you can utilize the free LINQPad tool to execute queries on Office data. more
2007-11-25 - English - .NET, Office, Outlook, OneNote, LINQ, LINQPad
|
 |
In this article I will describe how I developed two wrapper classes for Outlook and OneNote. These classes can be used to execute LINQ to Objects (.NET 3.5) queries on emails, appointments, tasks, contacts, notebooks, sections, pages, ... So you could call it LINQ to Outlook and LINQ to OneNote. more
2007-11-14 - English - .NET, Office, Outlook, OneNote, LINQ
|