Contact.ProviderProperties プロパティ

定義

連絡先のプロパティ セット オブジェクトを取得します。

public:
 property IPropertySet ^ ProviderProperties { IPropertySet ^ get(); };
IPropertySet ProviderProperties();
public IPropertySet ProviderProperties { get; }
var iPropertySet = contact.providerProperties;
Public ReadOnly Property ProviderProperties As IPropertySet

プロパティ値

連絡先のプロパティ セット オブジェクト。

Windows の要件

アプリの機能
contactsSystem

注釈

アプリケーションによって設定された場合、このプロパティの値は保持されません。

適用対象

こちらもご覧ください