PhoneLineProperties Enum

Definisi

Menunjukkan sekumpulan bendera properti yang merupakan bagian dari pemicu perubahan saluran telepon. Beberapa properti dapat diatur pada satu waktu.

Enumerasi ini mendukung kombinasi bitwise dari nilai yang termasuk di dalamnya.

public enum class PhoneLineProperties
/// [System.Flags]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 65536)]
enum class PhoneLineProperties
/// [System.Flags]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.Background.CallsBackgroundContract, 65536)]
/// [Windows.Foundation.Metadata.PreviousContractVersion("Windows.ApplicationModel.Calls.CallsPhoneContract", 65536, 131072)]
enum class PhoneLineProperties
/// [System.Flags]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.Background.CallsBackgroundContract, 65536)]
/// [Windows.Foundation.Metadata.PreviousContractVersion("Windows.ApplicationModel.Calls.CallsPhoneContract", 65536, 196608)]
enum class PhoneLineProperties
[System.Flags]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 65536)]
public enum PhoneLineProperties
[System.Flags]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.Background.CallsBackgroundContract), 65536)]
[Windows.Foundation.Metadata.PreviousContractVersion("Windows.ApplicationModel.Calls.CallsPhoneContract", 65536, 131072)]
public enum PhoneLineProperties
[System.Flags]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.Background.CallsBackgroundContract), 65536)]
[Windows.Foundation.Metadata.PreviousContractVersion("Windows.ApplicationModel.Calls.CallsPhoneContract", 65536, 196608)]
public enum PhoneLineProperties
var value = Windows.ApplicationModel.Calls.Background.PhoneLineProperties.none
Public Enum PhoneLineProperties
Warisan
PhoneLineProperties
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows Mobile Extension SDK (diperkenalkan dalam 10.0.10240.0)
Windows Desktop Extension SDK (diperkenalkan dalam 10.0.10586.0)
Windows Mobile Extension SDK (diperkenalkan dalam 10.0.10586.0)
Windows 10, version 1809 (diperkenalkan dalam 10.0.17763.0)
API contract
Windows.ApplicationModel.Calls.CallsPhoneContract (diperkenalkan dalam v1.0)
Windows.ApplicationModel.Calls.Background.CallsBackgroundContract (diperkenalkan dalam v1.0)
Kemampuan aplikasi
phoneCallHistory phoneCallHistorySystem

Bidang

BrandingOptions 1

Opsi merek untuk saluran telepon.

CanDial 2

Kemampuan untuk memanggil panggilan keluar pada saluran telepon.

CellularDetails 4

Detail seluler untuk saluran telepon.

DisplayColor 8

Warna tampilan yang disukai untuk saluran telepon.

DisplayName 16

Nama akrab yang ditetapkan pengguna dari saluran telepon.

NetworkName 32

Nama jaringan saat ini yang sedang digunakan oleh saluran telepon.

NetworkState 64

Status jaringan saluran telepon saat ini.

None 0

Tidak ada properti.

Transport 128

Transportasi (seluler atau suara melalui IP) untuk saluran telepon.

Voicemail 256

Akun pesan suara yang terkait dengan saluran telepon.

Berlaku untuk