다음을 통해 공유


EmailItemCounts.Unread 속성

정의

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

public:
 property unsigned int Unread { unsigned int get(); };
uint32_t Unread();
public uint Unread { get; }
var uInt32 = emailItemCounts.unread;
Public ReadOnly Property Unread As UInteger

속성 값

UInt32

unsigned int

uint32_t

읽지 않은 전자 메일 메시지의 수입니다.

Windows 요구 사항

앱 기능
email emailSystem

적용 대상