# C1.Schedule.C1ScheduleStorage.AppointmentStorage

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Schedule_C1ScheduleStorage_AppointmentStorage_" data-uid="C1.Schedule.C1ScheduleStorage.AppointmentStorage*">AppointmentStorage Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Schedule_C1ScheduleStorage_AppointmentStorage_" data-uid="C1.Schedule.C1ScheduleStorage.AppointmentStorage*"></a>
<h4 id="C1_Schedule_C1ScheduleStorage_AppointmentStorage" data-uid="C1.Schedule.C1ScheduleStorage.AppointmentStorage">AppointmentStorage</h4>
<div class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Schedule.C1ScheduleStorage.AppointmentStorage.html#C1_Schedule_C1ScheduleStorage_AppointmentStorage">AppointmentStorage</a> object.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Description(&quot;Storage.AppointmentStorage&quot;, &quot;The AppointmentStorage object.&quot;)]
public AppointmentStorage AppointmentStorage { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Description(&quot;Storage.AppointmentStorage&quot;, &quot;The AppointmentStorage object.&quot;)&gt;
Public ReadOnly Property AppointmentStorage As AppointmentStorage</code></pre>
</div>
</div>
