共用方式為


EmailMailboxServerSearchReadBatchRequestEventArgs 類別

定義

封裝從伺服器端搜尋讀取結果批次要求的相關資訊。

public ref class EmailMailboxServerSearchReadBatchRequestEventArgs 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 EmailMailboxServerSearchReadBatchRequestEventArgs 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 EmailMailboxServerSearchReadBatchRequestEventArgs
Public NotInheritable Class EmailMailboxServerSearchReadBatchRequestEventArgs
繼承
Object Platform::Object IInspectable EmailMailboxServerSearchReadBatchRequestEventArgs
屬性

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)
應用程式功能
email emailSystem

備註

使用這個類別的實例,這個類別會當做引數傳遞至 ServerSearchReadBatchRequested 事件處理常式。

屬性

Request

取得與這個要求相關聯的 EmailMailboxServerSearchReadBatchRequest 物件。

方法

GetDeferral()

取得此作業的延遲物件。

適用於