다음을 통해 공유


PinnedContactIdsQueryResult.ContactIds 속성

정의

작업 표시줄 또는 시작 메뉴에 고정된 연락처 ID 목록을 가져옵니다.

public:
 property IVector<Platform::String ^> ^ ContactIds { IVector<Platform::String ^> ^ get(); };
IVector<winrt::hstring> ContactIds();
public IList<string> ContactIds { get; }
var iVector = pinnedContactIdsQueryResult.contactIds;
Public ReadOnly Property ContactIds As IList(Of String)

속성 값

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

작업 표시줄 또는 시작 메뉴에 고정된 연락처 ID 목록입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상