Share via


RULE_TYPE enumeration

[RULE_TYPE is no longer available for use as of Windows Vista.]

Identifies types of rules.

Syntax

typedef enum tagRULE_TYPE { 
  RULE_TYPE_MAIL    = 0,
  RULE_TYPE_NEWS    = 1,
  RULE_TYPE_FILTER  = 2,
  RULE_TYPE_MAX     = 3
} ACCESSTYPE;

Constants

RULE_TYPE_MAIL

Indicates a rule for email messages.

RULE_TYPE_NEWS

Indicates a rule for newsgroups.

RULE_TYPE_FILTER

Indicates a rule for blocking messages from certain senders.

RULE_TYPE_MAX

Total number of rule types.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
End of client support
Windows XP
End of server support
Windows Server 2003
Product
Outlook Express 6.0
IDL
Oerules.idl