<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Determine Event Recurrence</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Determine Event Recurrence]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 29 May 2026 22:19:31 +0000</pubDate>
  <lastBuildDate>Tue, 29 Jul 2008 16:01:44 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=11572</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Determine Event Recurrence : Try this one:   If Not pEvent.RecurrencePattern...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11572&amp;PID=39121&amp;title=determine-event-recurrence#39121</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4379">mkhadem</a><br /><strong>Subject:</strong> 11572<br /><strong>Posted:</strong> 29 July 2008 at 4:01pm<br /><br />Try this one: <DIV>&nbsp;</DIV><DIV>If Not pEvent.RecurrencePattern Is Nothing Then </DIV><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><DIV>If pEvent.RecurrencePattern.Exceptions.Count &gt; 0 Then<BR>&nbsp;&nbsp; For Each excEvent In pEvent.RecurrencePattern.Exceptions<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If excEvent.RExceptionDeleted Then</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ' Do your code here</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;Next<BR>End If</DIV></BLOCKQUOTE><DIV>Else</DIV><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><DIV>' You have no recurrence Pattern</DIV></BLOCKQUOTE><DIV>End If</DIV><DIV>&nbsp;</DIV><DIV>I hope it helps</DIV><DIV>Mo</DIV>]]>
   </description>
   <pubDate>Tue, 29 Jul 2008 16:01:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11572&amp;PID=39121&amp;title=determine-event-recurrence#39121</guid>
  </item> 
  <item>
   <title><![CDATA[Determine Event Recurrence :  Once I add a new event, is there...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11572&amp;PID=38860&amp;title=determine-event-recurrence#38860</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4315">JasonG</a><br /><strong>Subject:</strong> 11572<br /><strong>Posted:</strong> 24 July 2008 at 1:30pm<br /><br />Once I add a new event, is there a simple property that can tell me if the event is set to be recurring or not?&nbsp; Also, when an event is edited and recurrence is added or removed, how do I know?<br><br>RecurrenceState does not seem to be the property I need.<br><br><br><br>]]>
   </description>
   <pubDate>Thu, 24 Jul 2008 13:30:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11572&amp;PID=38860&amp;title=determine-event-recurrence#38860</guid>
  </item> 
 </channel>
</rss>