Share via


ContactListDeleteContactRequestEventArgs 클래스

정의

연락처 삭제 요청에 대한 정보를 캡슐화합니다.

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

Windows 요구 사항

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

속성

Request

이 요청과 연결된 ContactListDeleteTaskRequest 개체를 가져옵니다.

메서드

GetDeferral()

이 작업에 대한 지연 개체를 가져옵니다.

적용 대상