EmailMessageBatch Klasse

Definition

Stellt eine Sammlung von E-Mail-Nachrichten dar.

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
Vererbung
Object Platform::Object IInspectable EmailMessageBatch
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
email emailSystem

Hinweise

Die in diesem Thema beschriebene Funktionalität steht nicht für alle UWP-Apps zur Verfügung. Im Rahmen des Store-App-Übermittlungsprozesses muss Microsoft Ihre Verwendung dieser APIs genehmigen und Ihr Entwicklerkonto bereitstellen, bevor Sie eine App veröffentlichen können, die diese verwendet.

Eigenschaften

Messages

Ruft einen Batch von E-Mail-Nachrichten ab.

Status

Ruft die status des gelesenen E-Mail-Batches ab.

Gilt für: