Specifies constants for the category of a directory.
Namespace: ININ.IceLib.DirectoriesAssembly: ININ.IceLib.Directories (in ININ.IceLib.Directories.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public enum DirectoryMetadataCategory |
Visual Basic |
---|
Public Enumeration DirectoryMetadataCategory |
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No category is defined. | |
Company | 1 | Represents a company directory. | |
Workgroup | 2 | Represents an IC workgroup as a directory. | |
General | 3 | Represents an external directory. For example IC Private Contacts. | |
StationGroup | 4 | Represents an IC station group as a directory. | |
SpeedDial | 5 | Represents a directory for speed dial entries. | |
GroupAndProfile | 6 | Represents a directory for Attendant workgroups and profiles. | |
Tracker | 7 | Represents a tracker directory. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.