| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal obj As dbiAppointmentItem _ ) | |
| C# | |
|---|---|
public void Remove( dbiAppointmentItem obj ) | |
| dbicDayView | Send comments on this topic. |
| Remove Method | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentCollection Class : Remove Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal obj As dbiAppointmentItem _ ) | |
| C# | |
|---|---|
public void Remove( dbiAppointmentItem obj ) | |