共用方式為


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

備註

如果應用程式設定,則不會保存此屬性的值。

適用於

另請參閱