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

Assigns a contact to the appointment.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ContactID As String
C# 
public virtual string ContactID {get; set;}

Property Value

A String value

Remarks

This property defines which contact to assign to the appointment.  The contact identication must be a valid contact Entry ID.

Requirements

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

See Also

Reference

dbiAppointmentItem Class
dbiAppointmentItem Members
Working with Entry ID's