| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TaskID As String | |
| C# | |
|---|---|
public virtual string TaskID {get; set;} | |
Property Value
A String value, indicating the task to assign to the appointment.The task identication must be a valid task Entry ID.
| dbicCalendar | Send comments on this topic. |
| TaskID Property | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentItem Class : TaskID Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TaskID As String | |
| C# | |
|---|---|
public virtual string TaskID {get; set;} | |
The task identication must be a valid task Entry ID.