다음을 통해 공유


AggregateContactManager.UnlinkRawContactAsync(Contact) 메서드

정의

부모 집계 연락처에서 원시 연락처의 연결을 비동기적으로 해제합니다.

public:
 virtual IAsyncAction ^ UnlinkRawContactAsync(Contact ^ contact) = UnlinkRawContactAsync;
IAsyncAction UnlinkRawContactAsync(Contact const& contact);
public IAsyncAction UnlinkRawContactAsync(Contact contact);
function unlinkRawContactAsync(contact)
Public Function UnlinkRawContactAsync (contact As Contact) As IAsyncAction

매개 변수

contact
Contact

집계에서 제거할 원시 연락처입니다.

반환

작업이 완료되었음을 나타내는 비동기 작업입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상