ContactInformation.QueryCustomFields(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
連絡先と共に保存されているユーザー設定フィールドの値を取得できます。
注意
contactInformation は、Windows 8.1後にリリースで変更または使用できない場合があります。 代わりに、[ 連絡先] を使用します。
public:
virtual IVectorView<ContactField ^> ^ QueryCustomFields(Platform::String ^ customName) = QueryCustomFields;
IVectorView<ContactField> QueryCustomFields(winrt::hstring const& customName);
public IReadOnlyList<ContactField> QueryCustomFields(string customName);
function queryCustomFields(customName)
Public Function QueryCustomFields (customName As String) As IReadOnlyList(Of ContactField)
パラメーター
- customName
-
String
Platform::String
winrt::hstring
フィールドの名前。
戻り値
フィールドの値。
Windows の要件
アプリの機能 |
contactsSystem
|