共用方式為


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

適用於