How to PowerPivot outlook data (*.ost or *.pst) data in Microsoft Office Excel 2010
User Rating: / 1
PoorBest 
Written by Roel van Lisdonk   
Wednesday, 13 January 2010 13:27

First I extracted some data from the outlook inbox with C# to a CSV file:

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Microsoft.Office.Interop.Outlook;
using System.IO;
Read more...
  Tags: excel, connectivity
 

Varigence Vivid