- Contents
Introduction to IceLib Technical Reference
DirectoriesClient C# Example
C# source in the ExampleApps\DirectoriesClient folder demonstrates the functionality of the ININ.IceLib.Directories namespace. This application shows how to connect to a CIC server, display information about contact directories on the server, view metadata for a directory, display entries in a directory, and even create a new contact directory.
At startup, the application prompts for information needed to establish a session. Once a session is established with the server, a list of contact directories is displayed.
This dialog displays a page view of contact directory entries. You can add, remove, and display the properties of individual entries, or add entries to a speed dial directory on the server.

