Freigeben über


StoredContact.HonorificSuffix Eigenschaft

Definition

Ruft das Ehrensuffix des gespeicherten Kontakts ab oder legt es fest.

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

void HonorificSuffix(winrt::hstring value);
public string HonorificSuffix { get; set; }
var string = storedContact.honorificSuffix;
storedContact.honorificSuffix = string;
Public Property HonorificSuffix As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Das Ehrensuffix des Kontakts.

Implementiert

Windows-Anforderungen

App-Funktionen
ID_CAP_CONTACTS [Windows Phone]

Gilt für: