ContactListLimitedWriteOperations 클래스

정의

앱이 만들지 않은 연락처 목록에서 수행할 수 있는 작업을 제공합니다.

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

Windows 요구 사항

디바이스 패밀리
Windows 10 Fall Creators Update (10.0.16299.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v5.0에서 도입되었습니다.)
앱 기능
contactsSystem

설명

ContactListLimitedWriteOperations 속성을 사용하여 이 클래스의 instance 가져옵니다.

메서드

TryCreateOrUpdateContactAsync(Contact)

대화 상대 만들기 또는 업데이트를 비동기적으로 시도합니다.

TryDeleteContactAsync(String)

대화 상대 삭제를 비동기적으로 시도합니다.

적용 대상