PhoneCall.RejectIncoming 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.
Rejects/declines an incoming phone call.
public:
virtual PhoneCallOperationStatus RejectIncoming() = RejectIncoming;
PhoneCallOperationStatus RejectIncoming();
public PhoneCallOperationStatus RejectIncoming();
function rejectIncoming()
Public Function RejectIncoming () As PhoneCallOperationStatus
Returns
A PhoneCallOperationStatus object representing the status of the phone call.
Windows requirements
App capabilities |
phoneCall
|