EmailMessageReader 클래스

정의

전자 메일 메시지의 일괄 처리를 가져옵니다.

public ref class EmailMessageReader 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 EmailMessageReader 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 EmailMessageReader
Public NotInheritable Class EmailMessageReader
상속
Object Platform::Object IInspectable EmailMessageReader
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)
앱 기능
email emailSystem

설명

GetMessageReader 또는 GetMessageReader(EmailQueryOptions)를 호출하여 이 클래스의 instance 가져옵니다.

메서드

ReadBatchAsync()

전자 메일 메시지 컬렉션을 읽습니다.

적용 대상