Platform SDK: Web Telephony Engine |
The DelayedAnswering property sets or retrieves whether the WTE starts the session without answering the telephony call.
WTEApplication.DelayedAnswering [ = bDelayed ]
Setting | Meaning |
---|---|
TRUE | WTE starts the session without answering the telephony call. In this case, the home page should contain a code to answer or hand off the call. |
FALSE | WTE answers the call before starting the session. |
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.