[]
Gets an AppointmentCollection object that contains appointment related information.
[C1Description("Storage.Appointments", "The collection of appointments.")]
[Browsable(false)]
public AppointmentCollection Appointments { get; }
<C1Description("Storage.Appointments", "The collection of appointments.")>
<Browsable(False)>
Public ReadOnly Property Appointments As AppointmentCollection