Condividi tramite


PhoneCallHistoryEntryAddress.DisplayName Proprietà

Definizione

Ottenere o impostare il nome visualizzato per questa voce.

public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring DisplayName();

void DisplayName(winrt::hstring value);
public string DisplayName { get; set; }
var string = phoneCallHistoryEntryAddress.displayName;
phoneCallHistoryEntryAddress.displayName = string;
Public Property DisplayName As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome visualizzato per questo contatto.

Requisiti Windows

Funzionalità dell'app
phoneCallHistory phoneCallHistorySystem

Si applica a