Platform SDK: Web Telephony Engine |
The MaxRetries property sets or retrieves the number of times WTE performs default error-handling actions due to a caller's mistakes before dropping the call or navigating to the RecurringErrorPage property. Mistakes include pressing an non-valid key or the occurrence of a time-out. When WTE navigates to another menu or control, the counter of caller errors is reset to zero.
WTEApplication.MaxRetries [ = iRetries ]
This property is read-write.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswtecom.idl and Mswtecom.h.
Library: Use Mswtecom.lib.