KnownContactProperties.YomiFamilyName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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.