Compartir a través de


SpeedDialEntry.NumberType Propiedad

Definición

Representa el tipo de número de la entrada.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Cadena que contiene el tipo de número.

Requisitos de Windows

Características de aplicaciones
accessoryManager

Comentarios

Llamar a esta API requiere que se especifiquen las funcionalidades ID_CAP_SMS y ID_CAP_SMS_COMPANION en el manifiesto de aplicación.

Se aplica a