_MarkAsTaskRuleAction.ActionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a constant, olRuleActionMarkAsTask, from the OlRuleActionType enumeration that indicates the type of action that is taken by the rule. Read-only.
public:
property Microsoft::Office::Interop::Outlook::OlRuleActionType ActionType { Microsoft::Office::Interop::Outlook::OlRuleActionType get(); };
public Microsoft.Office.Interop.Outlook.OlRuleActionType ActionType { get; }
Public ReadOnly Property ActionType As OlRuleActionType
Property Value
Remarks
The task marking rule action is supported only by rules for receiving messages. For more information, see Specify Rule Actions