PhoneLineDialResult.DialCallStatus Property
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.
Gets the operation status (or result) of the phone call.
public:
property PhoneCallOperationStatus DialCallStatus { PhoneCallOperationStatus get(); };
PhoneCallOperationStatus DialCallStatus();
public PhoneCallOperationStatus DialCallStatus { get; }
var phoneCallOperationStatus = phoneLineDialResult.dialCallStatus;
Public ReadOnly Property DialCallStatus As PhoneCallOperationStatus
Property Value
A PhoneCallOperationStatus object representing the operation status (or result) of the phone call.
Windows requirements
App capabilities |
phoneCall
|