Partager via


SpeedDialEntry.ContactName Propriété

Définition

Représente le nom du contact de l’entrée.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Chaîne contenant le nom du contact.

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 à