EmailItemCounts.Important 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 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
The number of important email messages.
Windows requirements
App capabilities |
email
emailSystem
|