'Declaration Public Function New( _ ByVal start As System.Date, _ ByVal end As System.Date, _ ByVal subject As System.String _ )
public Appointment( System.DateTime start, System.DateTime end, System.string subject )
Appointment Class Appointment Members Overload List
Copyright (c) GrapeCity, inc. All rights reserved.