KnownContactProperties.HonorificPrefix Property

Definition

Gets the HonorificPrefix property name.

public:
 static property Platform::String ^ HonorificPrefix { Platform::String ^ get(); };
static winrt::hstring HonorificPrefix();
public static string HonorificPrefix { get; }
var string = KnownContactProperties.honorificPrefix;
Public Shared ReadOnly Property HonorificPrefix As String

Property Value

String

Platform::String

winrt::hstring

The HonorificPrefix property name.

Windows requirements

App capabilities
ID_CAP_CONTACTS [Windows Phone]

Remarks

The value returned for the HonorificPrefix key in a contact Properties collection is a string.

Applies to