C1.Silverlight.Schedule.5
CancelAppointmentEventArgs Constructor

The Appointment object.
Initializes a new instance of the CancelAppointmentEventArgs class with the specified appointment.
Syntax
'Declaration
 
Public Function New( _
   ByVal appointment As Appointment _
)
public CancelAppointmentEventArgs( 
   Appointment appointment
)

Parameters

appointment
The Appointment object.
See Also

Reference

CancelAppointmentEventArgs Class
CancelAppointmentEventArgs Members

 

 


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