Condividi tramite


StoredContact.HonorificSuffix Proprietà

Definizione

Ottiene o imposta il suffisso onorifico del contatto archiviato.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Suffisso onorifico del contatto.

Implementazioni

Requisiti Windows

Funzionalità dell'app
ID_CAP_CONTACTS [Windows Phone]

Si applica a