<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.oehive.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>dayv2005&#039;s blog</title>
 <link>http://www.oehive.org/blog/302</link>
 <description></description>
 <language>oehive</language>
<item>
 <title>Outlook Code Samples</title>
 <link>http://www.oehive.org/node/1093</link>
 <description>&lt;p&gt;Recently many people have been asking some questions regarding progress integration with outlook. Well i found most my outlook samples that i had. Some were written by some weren&#039;t.&lt;/p&gt;
&lt;p&gt;Contents&lt;br /&gt;
-Outlook 2000 and XP GLobal Defs&lt;br /&gt;
-Read/Write Tasks/Appts/Notes/Emails&lt;br /&gt;
-Creating Items&lt;br /&gt;
-Outlook Events&lt;br /&gt;
-Docs&lt;br /&gt;
-VBScripts&lt;br /&gt;
And many more!&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/667&quot; class=&quot;og_links&quot;&gt;ABL(4GL) General Programming Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/1093#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/437">Microsoft Outlook Code Samples</category>
 <category domain="http://www.oehive.org/taxonomy/term/142">Code Samples</category>
 <enclosure url="http://www.oehive.org/files/OutlookCode.zip" length="234469" type="application/x-zip-compressed" />
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Thu, 10 Jan 2008 15:57:16 +0000</pubDate>
 <dc:creator>dayv2005</dc:creator>
 <guid isPermaLink="false">1093 at http://www.oehive.org</guid>
</item>
<item>
 <title>Read Receipts, Delivery Receipts, Send on Behalf of with MAPI</title>
 <link>http://www.oehive.org/node/868</link>
 <description>&lt;p&gt;I couldn&#039;t find anywhere to write a specific document on this so i figured I&#039;d start it here till i found out where you post this stuff.&lt;/p&gt;
&lt;p&gt;There was this puzzling feature we needed over here at our company. We spent numerous amount of time looking for this, not getting much help on the forums, i finally figured it out and figured i&#039;d share it. If you already knew this sorry, if not i hope this helps.&lt;/p&gt;
&lt;p&gt;Well here&#039;s the example i used.&lt;/p&gt;
&lt;pre&gt;
DO WITH FRAME {&amp;amp;FRAME-NAME}:
    
    DEFINE VARIABLE attach-name  AS CHARACTER    NO-UNDO.&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/868&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/868#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/348">Delivery Receipts</category>
 <category domain="http://www.oehive.org/taxonomy/term/345">Email</category>
 <category domain="http://www.oehive.org/taxonomy/term/347">EXTENDED MAPI</category>
 <category domain="http://www.oehive.org/taxonomy/term/339">Mapi</category>
 <category domain="http://www.oehive.org/taxonomy/term/344">outlook</category>
 <category domain="http://www.oehive.org/taxonomy/term/340">Read Receipts</category>
 <category domain="http://www.oehive.org/taxonomy/term/349">Send on behalf of</category>
 <pubDate>Fri, 18 May 2007 18:09:40 +0000</pubDate>
 <dc:creator>dayv2005</dc:creator>
 <guid isPermaLink="false">868 at http://www.oehive.org</guid>
</item>
<item>
 <title>Get rid of those annoying dialogs when sending emails through outlook</title>
 <link>http://www.oehive.org/node/867</link>
 <description>&lt;p&gt;This Code sample i posted at progresstalk. I found a place where i could write a snippet and have others be able to access it easily.&lt;/p&gt;
&lt;p&gt;This little trick (I translated it from some VB code) will help you get away with the windows dialogs when sending email through out look.&lt;/p&gt;
&lt;p&gt;I&#039;m not a big user of SMTPMail.p because we have smtp disabled here, and we use MAPI. It seems like most people prefer SMTP. But i found a way to bypass outlook security. Get rid of those annoying windows dialogs that says another program is accessing outlook, do you allow this?&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/867&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/867#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/345">Email</category>
 <category domain="http://www.oehive.org/taxonomy/term/339">Mapi</category>
 <category domain="http://www.oehive.org/taxonomy/term/344">outlook</category>
 <category domain="http://www.oehive.org/taxonomy/term/343">Redemption.dll</category>
 <category domain="http://www.oehive.org/taxonomy/term/346">Security Bypass</category>
 <category domain="http://www.oehive.org/taxonomy/term/142">Code Samples</category>
 <enclosure url="http://www.oehive.org/files/Redemption.zip" length="1047691" type="application/zip" />
 <pubDate>Fri, 18 May 2007 18:02:39 +0000</pubDate>
 <dc:creator>dayv2005</dc:creator>
 <guid isPermaLink="false">867 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
