PhoneCall.Mute 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.
Mutes an active phone call.
public:
virtual PhoneCallOperationStatus Mute() = Mute;
PhoneCallOperationStatus Mute();
public PhoneCallOperationStatus Mute();
function mute()
Public Function Mute () As PhoneCallOperationStatus
Returns
A PhoneCallOperationStatus object representing the status of the phone call.
Windows requirements
App capabilities |
phoneCall
|