OlFormatCurrency Enumeration
Indicates the format used to display currency Outlook item properties.
Version Information
Version Added: Outlook 2007
Name |
Value |
Description |
---|---|---|
olFormatCurrencyDecimal |
1 |
Displays currency values with decimal places. |
olFormatCurrencyNonDecimal |
2 |
Displays currency values without decimal places, rounding the currency value to the nearest integer. |