| Visual Basic (Declaration) | |
|---|---|
Public Property Appointment As dbiAppointmentItem | |
| C# | |
|---|---|
public dbiAppointmentItem Appointment {get; set;} | |
This property value is of type dbiAppointmentItem, indicating the appointment to display in the dialog.
For additional information, please see Using the Appointment Dialog.