Condividi tramite


SpeedDialEntry.NumberType Proprietà

Definizione

Rappresenta il tipo di numero della voce.

public:
 property Platform::String ^ NumberType { Platform::String ^ get(); };
winrt::hstring NumberType();
public string NumberType { get; }
var string = speedDialEntry.numberType;
Public ReadOnly Property NumberType As String

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa contenente il tipo di numero.

Requisiti Windows

Funzionalità dell'app
accessoryManager

Commenti

Per chiamare questa API è necessario specificare le funzionalità ID_CAP_SMS e ID_CAP_SMS_COMPANION nel manifesto dell'applicazione.

Si applica a