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