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

설명

애플리케이션에서 설정한 경우 이 속성의 값이 유지되지 않습니다.

적용 대상

추가 정보