| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal strVCalendar As String _ ) | |
| C# | |
|---|---|
public dbiAppointmentItem( string strVCalendar ) | |
Parameters
- strVCalendar
- The VCalendar specifications for the appointment.
| dbicCalendar | Send comments on this topic. |
| dbiAppointmentItem Constructor(String) | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentItem Class > dbiAppointmentItem Constructor : dbiAppointmentItem Constructor(String) |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal strVCalendar As String _ ) | |
| C# | |
|---|---|
public dbiAppointmentItem( string strVCalendar ) | |