C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Appointment Class
Members

Appointment Class
The Appointment object is a meeting, a one-time appointment, or a recurring appointment or meeting in the C1Schedule. The Appointment class includes properties that specify meeting details such as the location and time.
Object Model
Appointment Class
Syntax
'Declaration
 
Public Class Appointment 
   Inherits BasePersistableObject
 
Inheritance Hierarchy

System.Object
   C1.C1Schedule.BasePersistableObject
      C1.C1Schedule.Appointment

See Also