IContactField.Value プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
連絡先データの値を取得します。
注意
IContactField は、Windows 8.1後にリリースで変更または使用できない場合があります。 代わりに、 ContactAddress、 ContactPhone、 ContactSignificantOther、 Contact、 ContactEmail、 ContactConnectedServiceAccount、 ContactWebsite、 ContactJobInfo、または ContactDate を使用します。
public:
property Platform::String ^ Value { Platform::String ^ get(); };
winrt::hstring Value();
public string Value { get; }
var string = iContactField.value;
Public ReadOnly Property Value As String
プロパティ値
連絡先データの値。
Windows の要件
アプリの機能 |
contactsSystem
|