|
|
rdoUserPropertyType enumeration |
| Member Name |
Member Value |
| olOutlookInternal | 0x00 (0) |
| olText | 0x01 (1) |
| olNumber | 0x03 (3) |
| olDateTime | 0x05 (5) |
| olYesNo | 0x06 (6) |
| olDuration | 0x07 (7) |
| olKeywords | 0x0B (11) |
| olPercent | 0x0C (12) |
| olCurrency | 0x0E (14) |
| olFormula | 0x12 (18) |
| olCombination | 0x13 (19) |
| olInteger | 0x14 (20) |
|