Not Serializable
The Directory type stores the XML data for a Cisco IP Phone directory XML object.
Directory is initialized with the CreateDirectory action. One can then use AddDirectoryEntry to add directory entries to the Directory variable. One can also use the AddSoftKeyItem to add softkeys to the Directory variable.
None.
| .NET Type | Description |
|---|---|
String | Not supported. |
CiscoIPPhoneDirectoryType | Initial directory data |
CiscoIPPhoneSoftKeyType | A softkey to add to this directory |
CiscoIPPhoneDirectoryEntryType | An entry to add to this directory |
| Method Name | Description |
|---|---|
| Reset | Clears the variable to an uninitialized state. |
No Public Properties