PhoneLineChangedTriggerDetails.ChangeType 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 a PhoneLineChangeKind value that indicates if the phone line was added, removed, or changed.
public:
property PhoneLineChangeKind ChangeType { PhoneLineChangeKind get(); };
PhoneLineChangeKind ChangeType();
public PhoneLineChangeKind ChangeType { get; }
var phoneLineChangeKind = phoneLineChangedTriggerDetails.changeType;
Public ReadOnly Property ChangeType As PhoneLineChangeKind
Property Value
A PhoneLineChangeKind value that indicates if the phone line was added, removed, or changed.
Windows requirements
App capabilities |
phoneCallHistory
phoneCallHistorySystem
|