Re: [Nolug] need windows macro help

From: Robert Bet <betch23_at_hotmail.com>
Date: Fri, 11 Feb 2005 14:55:13 +0000
Message-ID: <BAY17-F2620845846B567C613E438B6770@phx.gbl>

Joe,

after programming for 15+ years, the only way I know how to export Outlook
is by writing a vb script. If you need more information on this, goto
planet-source-code.com for some code on exporting outlook features.

Take Care
Rob

>From: Kevin Kreamer <kevin@kreamer.org>
>Reply-To: nolug@nolug.org
>To: nolug@nolug.org
>Subject: Re: [Nolug] need windows macro help
>Date: Thu, 10 Feb 2005 23:39:55 -0600
>
>Joey Kelly wrote:
>>Guys,
>>
>>I need to come up with an unattended way for Outlook to periodically
>>export calendar data to an excel file. What's the best way to do that?
>>
>>In case you're interested,
>>http://joeykelly.net/scratchpad/index.cgi?OutlookCalendarNotes
>>
>>Thanks.
>>
>
>A couple links I've found using google:
>http://outport.sourceforge.net/index.php
>http://circle.ch/blog/p1542.html
>http://www2.et.byu.edu/~njones/share/outlook2ical/
>
>Otherwise, it looks like you'll need to write a VB program using the
>Outlook.{Application,Namespace,MAPIFolder,ContactItem,...} COM objects,
>then probably use Task Scheduler to actually run the program. You'll want
>to see if you can find any documentation on the interfaces of those
>objects; otherwise, you might just have to do some exploratory coding,
>relying on VB's Intellisense feature (time consuming and painful).
>A few more links:
>http://support.microsoft.com/?kbid=290792
>http://www.codeproject.com/csharp/OutlookConnector.asp
>
>(Disclaimer: All of the above is random googling and conjecture... I have
>not written anything using the Outlook COM objects before, nor used the
>direct converters above.)
>
>Hope this helps,
>Kevin
>___________________
>Nolug mailing list
>nolug@nolug.org

___________________
Nolug mailing list
nolug@nolug.org
Received on 02/11/05

This archive was generated by hypermail 2.2.0 : 12/19/08 EST