EmailMailboxUpdateMeetingResponseRequestEventArgs 클래스

정의

모임 응답 업데이트 요청에 대한 정보를 캡슐화합니다.

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

Windows 요구 사항

디바이스 패밀리
Windows 10 Anniversary Edition (10.0.14393.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v3.0에서 도입되었습니다.)
앱 기능
email emailSystem

설명

UpdateMeetingResponseRequested 이벤트 처리기에 인수로 전달되는 이 클래스의 instance 사용합니다.

속성

Request

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

메서드

GetDeferral()

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

적용 대상