PhoneCall.Unmute 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.
Unmutes a previously muted phone call.
public:
virtual PhoneCallOperationStatus Unmute() = Unmute;
PhoneCallOperationStatus Unmute();
public PhoneCallOperationStatus Unmute();
function unmute()
Public Function Unmute () As PhoneCallOperationStatus
Returns
A PhoneCallOperationStatus object representing the status of the phone call.
Windows requirements
App capabilities |
phoneCall
|