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.
Namespace:
C1.C1ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public class Appointment : BasePersistableObject |
Visual Basic |
---|
Public Class Appointment _ Inherits BasePersistableObject |