| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ContactID As String | |
| C# | |
|---|---|
public virtual string ContactID {get; set;} | |
Property Value
A String valueThis property defines which contact to assign to the appointment. The contact identication must be a valid contact Entry ID.