PhoneLineChangeKind PhoneLineChangeKind PhoneLineChangeKind PhoneLineChangeKind Enum

Definition

Indicates the type of change for a background phone line change trigger.

public : enum class PhoneLineChangeKindpublic enum PhoneLineChangeKindPublic Enum PhoneLineChangeKind// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows Mobile Extension SDK (introduced v10.0.10240.0) Windows Desktop Extension SDK (introduced v10.0.10586.0)
API contract
Windows.ApplicationModel.Calls.CallsPhoneContract (introduced v1) Windows.ApplicationModel.Calls.Background.CallsBackgroundContract (introduced v1)

Fields

Added Added Added Added

A new phone line was added.

PropertiesChanged PropertiesChanged PropertiesChanged PropertiesChanged

A phone line has updated properties.

Removed Removed Removed Removed

A phone line was removed.