Scheduler for WinRT
Appointment Class
Members 


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
'Usage
 
Dim instance As Appointment
public class Appointment : BasePersistableObject 
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Appointment Members
C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.