EmailItemCounts.Total Property

Definition

Gets the total number of email messages

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

Property Value

UInt32

unsigned int

uint32_t

The total number of email messages.

Windows requirements

App capabilities
email emailSystem

Applies to