Platform SDK: Web Telephony Engine |
The IsRecordType property retrieves whether the telephony step object records. Telephony steps record if they are finished because of a TEXTAREA or INPUT TYPE=TEXT intrinsic control that has a VOICEFILE attribute on it.
[ bRecords = ] Step.IsRecordType
Setting | Meaning |
---|---|
TRUE | The telephony step records. |
FALSE | The telephony step does not record. |
This property is read-only.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswtecom.idl and Mswtecom.h.
Library: Use Mswtecom.lib.