Partager via


SpeedDialEntry.NumberType Propriété

Définition

Représente le type de numéro de l’entrée.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Chaîne contenant le type de nombre.

Configuration requise pour Windows

Fonctionnalités de l’application
accessoryManager

Remarques

L’appel de cette API nécessite que les fonctionnalités de ID_CAP_SMS et de ID_CAP_SMS_COMPANION soient spécifiées dans le manifeste de l’application.

S’applique à