Share via


_FromRssFeedRuleCondition.ConditionType Property

Returns a constant, olConditionFromRssFeed, from the OlRuleConditionType enumeration that indicates the type of rule condition. Read-only.

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

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property ConditionType As OlRuleConditionType
    Get
'Usage
Dim instance As _FromRssFeedRuleCondition
Dim value As OlRuleConditionType

value = instance.ConditionType
[DispIdAttribute()]
OlRuleConditionType ConditionType { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlRuleConditionType

Remarks

This rule condition is supported by rules for receiving messages. For more information, see Specifying Rule Conditions.

See Also

Reference

_FromRssFeedRuleCondition Interface

_FromRssFeedRuleCondition Members

Microsoft.Office.Interop.Outlook Namespace