AppointmentDragInfo Properties
Provides information on appointments involved in drag-and-drop operations.| Name | Description |
|---|---|
| EditedAppointment | Gets the appointment being modified in the drag-and-drop operation. |
| SourceAppointment | Gets the source appointment (an appointment before drag) in the drag-and-drop operation. |
See Also