EmailItemCounts 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
플래그 지정됨, 중요, 읽지 않음 등과 같은 다양한 전자 메일 메시지 특성의 수를 나타냅니다.
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
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows 10 (10.0.10240.0에서 도입되었습니다.)
|
API contract |
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)
|
앱 기능 |
email
emailSystem
|
설명
이 항목에 설명된 기능은 모든 UWP 앱에서 사용할 수 없습니다. Microsoft는 스토어 앱 제출 프로세스의 일부로 이러한 API 사용을 승인하고 개발자 계정을 프로비전해야 해당 API를 사용하는 앱을 게시할 수 있습니다.
속성
Flagged |
플래그가 지정된 전자 메일 메시지 수를 가져옵니다. |
Important |
중요한 전자 메일 메시지의 수를 가져옵니다. |
Total |
전자 메일 메시지의 총 수를 가져옵니다. |
Unread |
읽지 않은 전자 메일 메시지의 수를 가져옵니다. |