共用方式為


EmailConversationBatch 類別

定義

表示用於批次處理的 EmailConversation 物件群組。

public ref class EmailConversationBatch sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class EmailConversationBatch final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class EmailConversationBatch
Public NotInheritable Class EmailConversationBatch
繼承
Object Platform::Object IInspectable EmailConversationBatch
屬性

Windows 需求

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

備註

呼叫 EmailConversationReader.ReadBatchAsync來取得這個類別的實例。

屬性

Conversations

取得用於批次處理的 EmailConversation 物件清單。

Status

取得最後一個批次處理作業的狀態。

適用於