| Visual Basic (Declaration) | |
|---|---|
Public Enum enumGroupType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumGroupType : System.Enum | |
| Member | Description |
|---|---|
| Contacts | A calendar will be assigned to each contact. |
| Locations | A calendar will be assigned to each location. |
| None | There will be no grouping. |
| Tasks | A calendar will be assigned to each task |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Calendar.enumGroupType
Target Platforms: Current Windows operating system with .NET 8.