_MarkAsTaskRuleAction.MarkInterval Property

Returns or sets a constant in the OlMarkInterval enumeration that represents the interval before the task is due. Read-write.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Property MarkInterval As OlMarkInterval
    Get
    Set
'Usage
Dim instance As _MarkAsTaskRuleAction
Dim value As OlMarkInterval

value = instance.MarkInterval

instance.MarkInterval = value
OlMarkInterval MarkInterval { get; set; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlMarkInterval

See Also

Reference

_MarkAsTaskRuleAction Interface

_MarkAsTaskRuleAction Members

Microsoft.Office.Interop.Outlook Namespace