Scheduler for WinRT
Add Method (AppointmentCollection)


Creates the new Appointment object with default settings and adds it to the collection.
Overload List
OverloadDescription
Add()Creates the new Appointment object with default settings and adds it to the collection.  
Add(DateTime,DateTime)Creates the new Appointment object with specified parameters and adds it to the collection.  
Add(DateTime,TimeSpan)Creates the new Appointment object with specified parameters and adds it to the collection.  
Add(DateTime,DateTime,String)Creates the new Appointment object with specified parameters and adds it to the collection.  
Add(DateTime,TimeSpan,String)Creates the new Appointment object with specified parameters and adds it to the collection.  
AddCreates the new Appointment object with default settings and adds it to the collection. (Inherited from C1.C1Schedule.BaseCollection<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

AppointmentCollection Class
AppointmentCollection Members

 

 


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