KnownContactProperties.YomiGivenName 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 YomiGivenName property name.
public:
static property Platform::String ^ YomiGivenName { Platform::String ^ get(); };
static winrt::hstring YomiGivenName();
public static string YomiGivenName { get; }
var string = KnownContactProperties.yomiGivenName;
Public Shared ReadOnly Property YomiGivenName As String
Property Value
The YomiGivenName property name.
Windows requirements
App capabilities |
ID_CAP_CONTACTS [Windows Phone]
|
Remarks
The value returned for the YomiGivenName key in a contact Properties collection is a string.