Share via


EmailMessageBatch 類別

定義

表示電子郵件訊息的集合。

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

Windows 需求

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

備註

本主題中所述的功能不適用於所有 UWP 應用程式。 在市集應用程式提交程式中,Microsoft 必須先核准您使用這些 API 並布建開發人員帳戶,才能發佈使用這些 API 的應用程式。

屬性

Messages

取得電子郵件訊息的批次。

Status

取得電子郵件批次讀取的狀態。

適用於