Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.58 KB

Outlook.MarkAsTaskRuleAction.md

File metadata and controls

46 lines (30 loc) · 1.58 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
MarkAsTaskRuleAction object (Outlook)
vbaol11.chm3170
vbaol11.chm3170
Outlook.MarkAsTaskRuleAction
639d9242-7387-2b25-9d0f-f7a14cf16790
06/08/2017
medium

MarkAsTaskRuleAction object (Outlook)

Represents an action that marks a message as a task.

Remarks

MarkAsTaskRuleAction is derived from the RuleAction object. Each rule is associated with a RuleActions object which has a MarkAsTask property. The MarkAsTask property always returns a MarkAsTaskRuleAction object. If the rule has an enabled rule action that marks a message as a task, then MarkAsTaskRuleAction.Enabled would be True.

For more information on specifying rule actions, see Specify Rule Actions.

Properties

Name
ActionType
Application
Class
Enabled
FlagTo
MarkInterval
Parent
Session

See also

Outlook Object Model Reference

[!includeSupport and feedback]