Share via


KnownContactProperties.YomiFamilyName Property

Definition

Gets the YomiFamilyName property name.

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

Property Value

String

Platform::String

winrt::hstring

The YomiFamilyName property name.

Windows requirements

App capabilities
ID_CAP_CONTACTS [Windows Phone]

Remarks

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

Applies to