FlagStatus Property

Microsoft Outlook Visual Basic

Returns or sets an OlFlagStatus constant indicating the flag status for an e-mail message. Read/write.

OlFlagStatus can be one of these OlFlagStatus constants.
olFlagComplete
olFlagMarked
olNoFlag

expression.FlagStatus

expression     Required. An expression that returns one of the items in the Applies To list.