EmailConversationReader Klasse

Definition

Liest einen Batch von E-Mail-Unterhaltungen.

public ref class EmailConversationReader 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 EmailConversationReader 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 EmailConversationReader
Public NotInheritable Class EmailConversationReader
Vererbung
Object Platform::Object IInspectable EmailConversationReader
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

Rufen Sie GetConversationReader oder GetConversationReader(EmailQueryOptions) auf, um eine instance dieser Klasse abzurufen.

Methoden

ReadBatchAsync()

Liest asynchron einen Batch von E-Mail-Unterhaltungen.

Gilt für: