EmailItemCounts 클래스

정의

플래그 지정됨, 중요, 읽지 않음 등과 같은 다양한 전자 메일 메시지 특성의 수를 나타냅니다.

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

Windows 요구 사항

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

설명

이 항목에 설명된 기능은 모든 UWP 앱에서 사용할 수 없습니다. Microsoft는 스토어 앱 제출 프로세스의 일부로 이러한 API 사용을 승인하고 개발자 계정을 프로비전해야 해당 API를 사용하는 앱을 게시할 수 있습니다.

속성

Flagged

플래그가 지정된 전자 메일 메시지 수를 가져옵니다.

Important

중요한 전자 메일 메시지의 수를 가져옵니다.

Total

전자 메일 메시지의 총 수를 가져옵니다.

Unread

읽지 않은 전자 메일 메시지의 수를 가져옵니다.

적용 대상