ContactQueryResult 클래스

정의

연락처 쿼리의 결과를 나타냅니다.

public ref class ContactQueryResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ContactQueryResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ContactQueryResult
Public NotInheritable Class ContactQueryResult
상속
Object Platform::Object IInspectable ContactQueryResult
특성

Windows 요구 사항

디바이스 패밀리
Windows Mobile Extension SDK (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Phone.PhoneContract (v1.0에서 도입되었습니다.)
앱 기능
ID_CAP_CONTACTS [Windows Phone]

메서드

GetContactCountAsync()

연락처 저장소의 연락처 수를 가져옵니다.

GetContactsAsync()

연락처 저장소에서 연락처를 검색합니다.

GetContactsAsync(UInt32, UInt32)

지정된 시작 인덱스와 반환할 항목 수가 지정된 경우 연락처 저장소에서 연락처를 검색합니다.

GetCurrentQueryOptions()

현재 쿼리 옵션을 가져옵니다.

적용 대상