Text

Metreos.Types.CiscoIpPhone.Text

Summary

The Text type stores the XML data for a Cisco IP Phone Text XML object.

Usage

Text is initialized with the CreateText action. One can also use the AddSoftKeyItem to add softkeys to the Text variable.

Remarks

None.

Parseable Inputs
.NET TypeDescription
StringNot supported.
CiscoIPPhoneSoftKeyTypeA soft key to add to this text
CiscoIPPhoneTextTypeInitial text data
Accessible Public Methods
Method NameDescription
ResetClears the variable to an uninitialized state.

No Public Properties