PhoneCall.Hold Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Places an active phone call on hold.
public:
virtual PhoneCallOperationStatus Hold() = Hold;
PhoneCallOperationStatus Hold();
public PhoneCallOperationStatus Hold();
function hold()
Public Function Hold () As PhoneCallOperationStatus
Returns
A PhoneCallOperationStatus object representing the status of the phone call.
Windows requirements
App capabilities |
phoneCall
|