EmailItemCounts.Unread Property

Definition

Gets the number of unread email messages.

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

Property Value

UInt32

unsigned int

uint32_t

The number of unread email messages.

Windows requirements

App capabilities
email emailSystem

Applies to