PhoneLineWatcher.Status 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.
Get the current status of the PhoneLineWatcher instance.
public:
property PhoneLineWatcherStatus Status { PhoneLineWatcherStatus get(); };
PhoneLineWatcherStatus Status();
public PhoneLineWatcherStatus Status { get; }
var phoneLineWatcherStatus = phoneLineWatcher.status;
Public ReadOnly Property Status As PhoneLineWatcherStatus
Property Value
The current status of the PhoneLineWatcher.
Windows requirements
App capabilities |
phoneCallHistory
phoneCallHistorySystem
|