Share via


KnownContactProperties.YomiGivenName プロパティ

定義

YomiGivenName プロパティ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

YomiGivenName プロパティ名。

Windows の要件

アプリの機能
ID_CAP_CONTACTS [Windows Phone]

注釈

連絡先 Properties コレクションの YomiGivenName キーに対して返される値は文字列です。

適用対象