|
rdoRuleActionType enumeration |
Member Name |
Member Value |
olRuleActionUnknown | 0x0000 (0) |
olRuleActionMoveToFolder | 0x0001 (1) |
olRuleActionAssignToCategory | 0x0002 (2) |
olRuleActionDelete | 0x0003 (3) |
olRuleActionDeletePermanently | 0x0004 (4) |
olRuleActionCopyToFolder | 0x0005 (5) |
olRuleActionForward | 0x0006 (6) |
olRuleActionForwardAsAttachment | 0x0007 (7) |
olRuleActionServerReply | 0x0009 (9) |
olRuleActionImportance | 0x000E (14) |
olRuleActionSensitivity | 0x000F (15) |
olRuleActionRedirect | 0x0008 (8) |
olRuleActionMarkRead | 0x0013 (19) |
olRuleActionDefer | 0x001C (28) |
olRuleActionBounce | 0x0400 (1024) |
olRuleActionTag | 0x0401 (1025) |
|