EmailItemCounts.Total Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The total number of email messages.
Windows requirements
App capabilities |
email
emailSystem
|