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

适用于