RuleConditions Object Members

Outlook Developer Reference

Contains a set of RuleCondition objects or objects derived from RuleCondition, representing the conditions or exception conditions that must be satisfied in order for the Rule to execute.

Methods

  Name Description
Bb176776.methods(en-us,office.12).gif Item Obtains a RuleCondition object specified by Index which is a numerical index into the RuleConditions collection.

Properties

  Name Description
Bb176776.properties(en-us,office.12).gif Account Returns a AccountRuleCondition object with an AccountRuleCondition.ConditionType of olConditionAccount. Read-only.
Bb176776.properties(en-us,office.12).gif AnyCategory Returns a RuleCondition object with a RuleCondition.ConditionType of olConditionAnyCategory. Read-only.
Bb176776.properties(en-us,office.12).gif Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Bb176776.properties(en-us,office.12).gif Body Returns a TextRuleCondition object with a TextRuleCondition.ConditionType of olConditionBody. Read-only.
Bb176776.properties(en-us,office.12).gif BodyOrSubject Returns a TextRuleCondition object with a TextRuleCondition.ConditionType of olConditionBodyOrSubject. Read-only.
Bb176776.properties(en-us,office.12).gif Category Returns a CategoryRuleCondition object with a CategoryRuleCondition.ConditionType of olConditionCategory. Read-only.
Bb176776.properties(en-us,office.12).gif CC Returns a RuleCondition object with a RuleCondition.ConditionType of olConditionCc. Read-only.
Bb176776.properties(en-us,office.12).gif Class Returns an OlObjectClass constant indicating the object's class. Read-only.
Bb176776.properties(en-us,office.12).gif Count Returns a Long indicating the count of objects in the specified collection. Read-only.
Bb176776.properties(en-us,office.12).gif FormName Returns a FormNameRuleCondition object with a FormNameRuleCondition.ConditionType of olConditionFormName. Read-only.
Bb176776.properties(en-us,office.12).gif From Returns a ToOrFromRuleCondition object with a ToOrFromRuleCondition.ConditionType of olConditionFrom. Read-only.
Bb176776.properties(en-us,office.12).gif FromAnyRSSFeed Returns a RuleCondition object with a RuleCondition.ConditionType of olConditionFromAnyRssFeed. Read-only.
Bb176776.properties(en-us,office.12).gif FromRssFeed Returns a FromRssFeedRuleCondition object with a FromRssFeedRuleCondition.ConditionType of olConditionFromRssFeed. Read-only.
Bb176776.properties(en-us,office.12).gif HasAttachment Returns a RuleCondition object with a RuleCondition.ConditionType of olConditionHasAttachment. Read-only.
Bb176776.properties(en-us,office.12).gif Importance Returns an ImportanceRuleCondition object with an ImportanceRuleCondition.ConditionType of olConditionImportance. Read-only.
Bb176776.properties(en-us,office.12).gif MeetingInviteOrUpdate Returns a RuleCondition object with a RuleCondition.ConditionType of olConditionMeetingInviteOrUpdate. Read-only.
Bb176776.properties(en-us,office.12).gif MessageHeader Returns a TextRuleCondition object with a TextRuleCondition.ConditionType of olConditionMessageHeader. Read-only.
Bb176776.properties(en-us,office.12).gif NotTo Returns a RuleCondition object with a RuleCondition.ConditionType of olConditionNotTo. Read-only.
Bb176776.properties(en-us,office.12).gif OnLocalMachine Returns a RuleCondition object with a RuleCondition.ConditionType of olConditionLocalMachineOnly. Read-only.
Bb176776.properties(en-us,office.12).gif OnlyToMe Returns a RuleCondition object with a RuleCondition.ConditionType of olConditionOnlyToMe. Read-only.
Bb176776.properties(en-us,office.12).gif OnOtherMachine Returns a RuleCondition object with a RuleCondition.ConditionType of olConditionOtherMachine. Read-only.
Bb176776.properties(en-us,office.12).gif Parent Returns the parent Object of the specified object. Read-only.
Bb176776.properties(en-us,office.12).gif RecipientAddress Returns an AddressRuleCondition object with an AddressRuleCondition.ConditionType of olConditionRecipientAddress. Read-only.
Bb176776.properties(en-us,office.12).gif SenderAddress Returns an AddressRuleCondition object with an AddressRuleCondition.ConditionType of olConditionSenderAddress. Read-only.
Bb176776.properties(en-us,office.12).gif SenderInAddressList Returns a SenderInAddressListRuleCondition object with a SenderInAddressListRuleCondition.ConditionType of olConditionAccount. Read-only.
Bb176776.properties(en-us,office.12).gif SentTo Returns a ToOrFromRuleCondition object with a ToOrFromRuleCondition.ConditionType of olConditionSentTo. Read-only.
Bb176776.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.
Bb176776.properties(en-us,office.12).gif Subject Returns a TextRuleCondition object with a TextRuleCondition.ConditionType of olConditionSubject. Read-only.
Bb176776.properties(en-us,office.12).gif ToMe Returns a RuleCondition object with a RuleCondition.ConditionType of olConditionTo. Read-only.
Bb176776.properties(en-us,office.12).gif ToOrCc Returns a RuleCondition object with a RuleCondition.ConditionType of olConditionToOrCc. Read-only.