Alex Parker

Just a thought...

September 2004 - Posts

Windows Sharepoint Services and Sharepoint Portal Server Service Packs!

Jan has posted these links. 

http://weblogs.asp.net/jan/archive/2004/09/02/224654.aspx

Here is the official Microsoft release:

http://www.microsoft.com/presspass/press/2004/sep04/09-02SPTSP1PR.asp

Posted: Sep 02 2004, 07:29 AM by alex | with 3 comment(s)
Filed under:
Archive Email Attachments in Outlook upon Arrival using VBA Macro...

I finally have something that works well.  This macro will save attachments on arrival to the drive of your choice.  The attachment is saved using a guid so there is no conflicts.

I utilized the Outlook Object model and the AdvancedSearch object.

One interesting thing, in Outlook 2003 the httpmail:read value is not true or false, but 0 & 1.  Thank goodness for the QueryBuilder.

Here is the source:

http://www.slashstar.com/blogs/alex/articles/Outlook2003AttachmentArchival.aspx

Alex

Posted: Sep 01 2004, 02:08 PM by alex | with 7 comment(s)
Filed under: ,