ContactInformation.Name Eigenschaft

Definition

Der Name des Kontakts.

Hinweis

ContactInformation kann für Releases nach Windows 8.1 geändert oder nicht mehr verfügbar sein. Verwenden Sie stattdessen Kontakt.

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = contactInformation.name;
Public ReadOnly Property Name As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Name.

Windows-Anforderungen

App-Funktionen
contactsSystem

Gilt für: