<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>OutlookCode.com code samples</title>
    <description>OutlookCode.com code samples feed description here. OutlookCode.com code samples feed description here.OutlookCode.com code samples feed description here.OutlookCode.com code samples feed description here.OutlookCode.com code samples feed description here.OutlookCode.com code samples feed description here.</description>
    <link>http://www.outlookcode.com/rss.aspx?feed=SAMPLES</link>
    <lastBuildDate>Thu, 16 May 2013 17:14:46 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS.NET: http://www.rssdotnet.com/</generator>
    <item>
      <title>Journal Items</title>
      <description>Registering journal items</description>
      <link>http://www.outlookcode.com/codedetail.aspx?id=2243</link>
      <pubDate>Thu, 16 May 2013 17:14:46 GMT</pubDate>
    </item>
    <item>
      <title>Can I suppress inline response pane for a folder?</title>
      <description>I have a folder that is used ass a processing queue by my plugin. The problem is I would rather not have them modify the message once its placed in this folder. Outlook 2013 has the new inline response pane. Anyway to suppress inline response based on a folder at the code level? Suggestions.. 

Thanks</description>
      <link>http://www.outlookcode.com/codedetail.aspx?id=2241</link>
      <pubDate>Mon, 08 Apr 2013 20:12:24 GMT</pubDate>
    </item>
    <item>
      <title>shared calendar by team,want to see who is free </title>
      <description>Hi, I have 49 colleagues in my team. now a days its a tedious task for me to track who is free and what task they are doing in the coming days, say in the coming week. Now i want to do some vba code to get the shared calendar data into excel sheet and by using this data i want to generate a dashboard in excel to track a percentage of busy hours, free hours.
would be appreciate if someone could help me.</description>
      <link>http://www.outlookcode.com/codedetail.aspx?id=2240</link>
      <pubDate>Wed, 03 Apr 2013 11:24:24 GMT</pubDate>
    </item>
    <item>
      <title>Move appointment to another calendar</title>
      <description>I have the below script that takes appointments created in my calendar marked with "C." and changes the subject and assigns a category ....

What I really want though is for the appointment to then be moved from my default calendar to a sub calendar call "Call Log"   

I've looked at various codes and have tried in vein ...

Please help ...</description>
      <link>http://www.outlookcode.com/codedetail.aspx?id=2239</link>
      <pubDate>Fri, 08 Mar 2013 03:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Add variable to mail</title>
      <description>Hi I have tried searching for how to do this across forums but so far no luck.

I would like to add a variable to a mail being sent in the code below (which resides in Access 2003) so that when i send in outlook i can read it from the sent mail items and update Access to say it has gone (or most likely gone). So far all attempts to set and use a variable that Outlook 2003 recognises have failed. I woukld use Private Sub Application_ItemSend(ByVal Item As Object, Cancel As Boolean)
to check for the variable (i hope)!

Thanks

Neil</description>
      <link>http://www.outlookcode.com/codedetail.aspx?id=2238</link>
      <pubDate>Fri, 01 Mar 2013 20:33:05 GMT</pubDate>
    </item>
    <item>
      <title>Save without closing open task </title>
      <description>Looking for code to save a open task so that the validations can run before assigning the task. </description>
      <link>http://www.outlookcode.com/codedetail.aspx?id=2237</link>
      <pubDate>Thu, 28 Feb 2013 05:35:27 GMT</pubDate>
    </item>
    <item>
      <title>Search for addressee in current email</title>
      <description>Search for a specific addressee in the currently open email. Useful when the addressee list is really long.</description>
      <link>http://www.outlookcode.com/codedetail.aspx?id=2236</link>
      <pubDate>Tue, 22 Jan 2013 22:07:41 GMT</pubDate>
    </item>
    <item>
      <title>Outlook VBA - unzip issue </title>
      <description>Hi -

I created a Macro to print my outlook attachments even if they are zipped. The way that I am unzipping the file now involves me saving the zipped file to a temporary location and than unzipping from there.

The problem is that when it saves the zipped file I automatically get a alert from exporerer asking if I want to unzip the file.

How do I prevent this pop up from coming up or how do I automatically choose "No" using VBA. (DisplayAlerts = False does not work)

</description>
      <link>http://www.outlookcode.com/codedetail.aspx?id=2235</link>
      <pubDate>Fri, 18 Jan 2013 04:40:42 GMT</pubDate>
    </item>
    <item>
      <title>IPM.Contact Sample</title>
      <description>Sample File</description>
      <link>http://www.outlookcode.com/codedetail.aspx?id=2234</link>
      <pubDate>Mon, 14 Jan 2013 11:04:43 GMT</pubDate>
    </item>
    <item>
      <title>'Enable Macros' prompt not coming.</title>
      <description>I created a macro which will check for attachment. Its working fine in my system. I am getting the 'Enable Macro' prompt whenever i open OL. But when others copy and paste it in VBA editor, enabled thru Trust center settings. When they close and open OL no prompt is coming. When they do Alt F11, OL is prompting this msg. Then they've to enable it there and then its working. How to make this warning comes when u start OL?</description>
      <link>http://www.outlookcode.com/codedetail.aspx?id=2233</link>
      <pubDate>Mon, 07 Jan 2013 19:21:36 GMT</pubDate>
    </item>
  </channel>
</rss>