| Visual Basic (Declaration) | |
|---|---|
Public Enum enumAppointmentType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumAppointmentType : System.Enum | |
| Member | Description |
|---|---|
| Contact | Columns are defined by contact. |
| Date | Columns are defined as dates. |
| Location | Columns are defined by location. |
| Task | Columns are defined by tasks. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.DayView.enumAppointmentType
Target Platforms: Current Windows operating system with .NET 8.