FlagStatus Property

Microsoft Outlook Visual Basic

FlagStatus Property

       

Returns or sets an OlFlagStatus constant indicating the flag status for the 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.