Attention Required Property
Gets or sets a Boolean value representing whether the Project Task requires attention. The attribute for this value is read/write.
expression**.ItemProperties["Attention Required"].Value**
expression A variable that represents a Project Task object.
Remarks
If set to true, the Project Task requires attention.
The Outlook UserProperty type is olYesNo.