Rules Members (Outlook)
Represents a set of Rule objects that are the rules available in the current session.
Methods
Name |
Description |
---|---|
Creates a Rule object with the name specified by Name and the type of rule specified by RuleType. |
|
Obtains a Rule object specified by Index, which is either a numerical index into the Rules collection or the rule name. |
|
Removes from the Rules collection a Rule object specified by Index, which is either a numerical index into the Rules collection or the rule name. |
|
Saves all rules in the Rules collection. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the parent Outlook application for the object. Read-only. |
|
Returns an OlObjectClass constant indicating the object's class. Read-only. |
|
Returns a Long indicating the count of objects in the specified collection. Read-only. |
|
Returns or sets a Boolean that indicates whether RSS rules processing has been enabled. Read/write. |
|
Returns the parent Object of the specified object. Read-only. |
|
Returns the NameSpace object for the current session. Read-only. |