Düzenle

Aracılığıyla paylaş


OlFormatCurrency Enum

Definition

Indicates the format used to display currency Outlook item properties.

public enum class OlFormatCurrency
public enum OlFormatCurrency
Public Enum OlFormatCurrency
Inheritance
OlFormatCurrency

Fields

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.

Applies to