PropertyTypeCode

PropertyTypeCode

סקירה כללית

PropertyTypeCode כל ערך מזהה את סוג הנתונים של הערך המאוחסן של נכס: מלא, נקודת זרימה, בוליין, רצועה, בינארית, זמן, GUID, או שונה רב ערכים של סוגים אלה. MapiProperty.PropertyType ו MapiPropertyCollection כדי לחתוך או לבנות זרמים של נכסים MAPI ב .msg קבצים .

סוג בסיס : ushort.

חברים

שםתיאור
PtypInteger1616-bit signed integer property (PT_I2,סוג קוד 0x0002).
PtypInteger3232-bit signed integer property (PT_LONG,סוג קוד 0x0003).
PtypFloating3232-bit IEEE 754 floating-point value (PT_R4,סוג קוד 0x0004).
PtypFloating6464-bit IEEE 754 double-precision value (PT_DOUBLE,סוג קוד 0x0005).
PtypCurrency64-bit signed integer scaled by 10,000 representing a currency amount (PT_CURRENCY,סוג קוד 0x0006).
PtypFloatingTimeערך זמן תאריך נקודה זורמת כ- A double (PT_APPTIME,סוג קוד 0x0007).
PtypErrorCode32-bit HRESULT error code (PT_ERROR,סוג קוד 0x000A).
PtypBoolean16-bit Boolean: 0 = false, non-zero = true (PT_BOOLEAN,סוג קוד 0x000B).
PtypObject(התאמה ל- 1 או 2 מ"מ)PT_OBJECT,סוג קוד 0x000D).
PtypInteger6464-bit signed integer (PT_I8,סוג קוד 0x0014).
PtypString8תגיות קשורות אנדרואיד (MBCS)PT_STRING8,סוג קוד 0x001E).
PtypStringתגית: אולמרט אובמה אקזוטי (PT_UNICODE,סוג קוד 0x001F).
PtypTime64-bit FILETIME UTC date-time value (PT_SYSTIME,סוג קוד 0x0040).
PtypGuid128-bit GUID / UUID value (PT_CLSID,סוג קוד 0x0048).
PtypBinaryאורך ה-Bit הוא 32 סיביות (אורך שונה)PT_BINARY,סוג קוד 0x0102).
PtypMultipleInteger16תגיות קשורות ג’ינס 16 (PT_MV_I2,סוג קוד 0x1002).
PtypMultipleInteger32תגיות קשורות ג’ינס ( 32 ביט )PT_MV_LONG,סוג קוד 0x1003).
PtypMultipleFloating32תגיות קשורות סרטי ה- 32 ביט (PT_MV_R4,סוג קוד 0x1004).
PtypMultipleFloating64תגיות קשורות גודל של 64 ביט (PT_MV_DOUBLE,סוג קוד 0x1005).
PtypMultipleCurrencyערך שווה ערכים (PT_MV_CURRENCY,סוג קוד 0x1006).
PtypMultipleFloatingTimeערך מוסף של ערכים תאריך-זמן (PT_MV_APPTIME,סוג קוד 0x1007).
PtypMultipleInteger64תגיות קשורות ג’ינס ( 64 ביט )PT_MV_I8,סוג קוד 0x1014).
PtypMultipleString8תגיות קשורות אנדרואיד (PT_MV_STRING8,סוג קוד 0x101E).
PtypMultipleStringתגיות קשורות ג’ינג’ר (PT_MV_UNICODE,סוג קוד 0x101F).
PtypMultipleTimeערך רב ערך סדרת הערכים של FILETIME (PT_MV_SYSTIME,סוג קוד 0x1040).
PtypMultipleGuidתגיות קשורות ג’ינס (PT_MV_CLSID,סוג קוד 0x1048).
PtypMultipleBinaryתגיות קשורות בינארי (Binary Blobs)PT_MV_BINARY,סוג קוד 0x1102).

ראה גם

 עברית