log on
New code samples in the Outlook 2007 Developer Reference!
May 14, 2009 by Staff · Leave a Comment
MVP Helmut Obertanner contributed two new code samples recently in May: How to: Import Appointment XML Data into Outlook Appointment Objects How to: Obtain and Log On to an Instance of Outlook These code samples are presented in managed code (C# and Visual Basic). They are particularly interesting because they demonstrate the use of the .NET Framework Class Library together with the Outlook Primary Interop Assembly. " How to: Import Appointment XML Data into Outlook Appointment Objects ” shows how to use the Microsoft COM implementation of the XML Document Object Model (DOM) to load and process appointment data in XML and return the data in Outlook AppointmentItem objects.
Original post:
New code samples in the Outlook 2007 Developer Reference!
