Specifies constants for the category of a directory.

Namespace: ININ.IceLib.Directories
Assembly: ININ.IceLib.Directories (in ININ.IceLib.Directories.dll) Version: 0.0.0.0 (22.3.0.218)

Collapse imageSyntax

C#
public enum DirectoryMetadataCategory
Visual Basic
Public Enumeration DirectoryMetadataCategory

Collapse imageMembers

Member nameValueDescription
None0No category is defined.
Company1Represents a company directory.
Workgroup2Represents an IC workgroup as a directory.
General3Represents an external directory. For example IC Private Contacts.
StationGroup4Represents an IC station group as a directory.
SpeedDial5Represents a directory for speed dial entries.
GroupAndProfile6Represents a directory for Attendant workgroups and profiles.
Tracker7Represents a tracker directory.

Collapse imageVersion 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.

Collapse imageSee Also