property_type_code

property_type_code

Overview

property_type_code is a enum in Aspose.Email for CPP. Inherits from: property_type_code.

Values

ValueDescription
ptyp_integer16Represents a 16‑bit signed integer property type
ptyp_integer32Represents a 32‑bit signed integer property type
ptyp_floating32Represents a 32‑bit floating‑point property type
ptyp_floating64Represents a 64‑bit floating‑point property type
ptyp_currencyRepresents a currency (fixed‑point) property type
ptyp_floating_timeRepresents a floating‑point time property type
ptyp_error_codeRepresents an error code property type
ptyp_boolean
ptyp_objectRepresents an object reference property type
ptyp_integer64Represents a 64‑bit signed integer property type
ptyp_string8
ptyp_string
ptyp_timeRepresents a date‑time property type
ptyp_guid
ptyp_binaryRepresents a binary (byte array) property type
ptyp_multiple_integer16Represents a multi‑value 16‑bit integer property type
ptyp_multiple_integer32Represents a multi‑value 32‑bit integer property type
ptyp_multiple_floating32Represents a multi‑value 32‑bit float property type
ptyp_multiple_floating64Represents a multi‑value 64‑bit float property type
ptyp_multiple_currencyRepresents a multi‑value currency property type
ptyp_multiple_floating_timeRepresents a multi‑value floating‑point time property type
ptyp_multiple_integer64Represents a multi‑value 64‑bit integer property type
ptyp_multiple_string8
ptyp_multiple_string
ptyp_multiple_timeRepresents a multi‑value date‑time property type
ptyp_multiple_guid
ptyp_multiple_binaryRepresents a multi‑value binary (byte array) property type