C1.C1Schedule Namespace > AppointmentCollection Class > Add Method : Add(DateTime,TimeSpan) Method |
'Declaration
Public Overloads Function Add( _ ByVal start As System.Date, _ ByVal duration As System.TimeSpan _ ) As Appointment
public Appointment Add( System.DateTime start, System.TimeSpan duration )
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