ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / AppointmentStorage Class / Appointments Property

In This Topic
    Appointments Property
    In This Topic
    Gets an AppointmentCollection object that contains appointment related information.
    Syntax
    'Declaration
     
    Public ReadOnly Property Appointments As AppointmentCollection
    public AppointmentCollection Appointments {get;}
    See Also