| 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.
| dbicCalendar | Send comments on this topic. |
| Appointment Property | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog Class : Appointment Property |
| 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.