Outlook Object Library for Visual Studio
        Posted  
        
            by Ukodiak
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ukodiak
        
        
        
        Published on 2010-06-10T14:39:56Z
        Indexed on 
            2010/06/10
            14:42 UTC
        
        
        Read the original article
        Hit count: 194
        
Our office is running two different versions of MS Office (2007 and 2010). Is there a way for me to integrate Outlook into a C# project and have it work for both versions of Outlook? I have added a reference to Microsoft Outlook 14.0 Object Library, but for users of Outlook 2007, do they require version 12.0 or will the newer version work?
© Stack Overflow or respective owner