PhoneLineProperties PhoneLineProperties PhoneLineProperties PhoneLineProperties Enum

Definition

Indicates a set of property flags that are part of a phone line changed trigger. Multiple properties can be set at one time.

This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.

public : enum class PhoneLinePropertiespublic enum PhoneLinePropertiesPublic Enum PhoneLineProperties// 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

BrandingOptions BrandingOptions BrandingOptions BrandingOptions

The branding options for the phone line.

CanDial CanDial CanDial CanDial

The ability to dial outgoing calls on the phone line.

CellularDetails CellularDetails CellularDetails CellularDetails

The cellular details for the phone line.

DisplayColor DisplayColor DisplayColor DisplayColor

The preferred display color for the phone line.

DisplayName DisplayName DisplayName DisplayName

The user assigned friendly name of the phone line.

NetworkName NetworkName NetworkName NetworkName

The name of the current network that is being used by the phone line.

NetworkState NetworkState NetworkState NetworkState

The current network status of the phone line.

None None None None

No property.

Transport Transport Transport Transport

The transport (cellular or voice over IP) for the phone line.

Voicemail Voicemail Voicemail Voicemail

The voice mail account associated with the phone line.