Not Serializable
The IconMenu type stores the XML data for a Cisco IP Phone IconMenu XML object.
IconMenu is initialized with the CreateIconMenu action. One can then use AddMenuItem to add menu items to the IconMenu as well as use AddIconItem to add icon definitions to the IconMenu. One can also use the AddSoftKeyItem to add softkeys to the IconMenu variable.
None.
| .NET Type | Description |
|---|---|
String | Not supported. |
CiscoIPPhoneIconItemType | An icon to add to this menu |
CiscoIPPhoneSoftKeyType | A soft key to add to this menu |
CiscoIPPhoneIconMenuType | Initial icon menu data |
CiscoIPPhoneMenuItemType | An item to add to this menu |
| Method Name | Description |
|---|---|
| Reset | Clears the variable to an uninitialized state. |
No Public Properties