dbicCalendar Send comments on this topic.
TaskID Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentItem Class : TaskID Property

Assigns a task to the appointment.

Syntax

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.

Remarks

The task identication must be a valid task Entry ID.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also

Reference

dbiAppointmentItem Class
dbiAppointmentItem Members
Working with Entry ID's