MarkAsTaskRuleAction.FlagTo Property

Outlook Developer Reference

Returns or sets a String that represents the label of the flag for the message. Read/write

Version Information
 Version Added:  Outlook 2007

Syntax

expression.FlagTo

expression   A variable that represents a MarkAsTaskRuleAction object.

Remarks

Returns an error if FlagTo is an empty string.

See Also