Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by tamanco

  1. tamanco

    How to change RemoteItem Properties in Outlook 2002

    Happy holidays everyone, After checking against some criteria in an incoming mail rule, I tried to mark selected RemoteItems for download with a simple VBScript within Outlook 2002. Here is the script that I tried to invoke by the Rule: Sub MarkForDowload(RemMsg As MailItem) If...
  2. tamanco

    outlook tasks in VBA

    I have no experience with this but refering to the 2nd problem, i remember reading that each item has an unique EntryID Property. Why not use this pointer to re-open the origional email in the inboxfolder...

Part and Inventory Search

Back
Top