EmailItemCounts.Important Property

Definition

Gets the number of important email messages.

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

Property Value

UInt32

unsigned int

uint32_t

The number of important email messages.

Windows requirements

App capabilities
email emailSystem

Applies to