# C1.Schedule.Appointment.ClearRecurrencePattern

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Schedule_Appointment_ClearRecurrencePattern_" data-uid="C1.Schedule.Appointment.ClearRecurrencePattern*">ClearRecurrencePattern Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Schedule_Appointment_ClearRecurrencePattern_" data-uid="C1.Schedule.Appointment.ClearRecurrencePattern*"></a>
<h4 id="C1_Schedule_Appointment_ClearRecurrencePattern" data-uid="C1.Schedule.Appointment.ClearRecurrencePattern">ClearRecurrencePattern()</h4>
<div class="markdown level1 summary"><p>Removes the recurrence settings and restores
the <a class="xref" href="C1.Schedule.RecurrenceStateEnum.html#C1_Schedule_RecurrenceStateEnum_NotRecurring">NotRecurring</a> state for an appointment.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void ClearRecurrencePattern()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub ClearRecurrencePattern()</code></pre>
</div>
</div>
