2.1.3.3.4 Date Attributes
The date attributes, which are of type PtypTime ([MS-OXCDATA] section 2.11.1), are encoded into a Date Time Record structure, as follows. The encoding process used is implementation-dependent.
-
DTR = wYear wMonth wDay wHour wMinute wSecond wDayOfWeek wYear = UINT16 wMonth = UINT16 wDay = UINT16 wHour = UINT16 wMinute = UINT16 wSecond = UINT16 wDayOfWeek = UINT16
The wYear field contains the year (for example, 2008 is %xD8.07); the wMonth field is 1 for January, and so on; The WDay field is 1 for the first day of the month; the wHour, wMinute, and wSecond fields contain the time; the wDayOfWeek field is 1 for Monday.
Attribute (in TNEF) |
Level |
Message property |
---|---|---|
attDateSent |
Message |
PidTagClientSubmitTime ([MS-OXOMSG] section 2.2.3.11) |
attDateRecd |
Message |
PidTagMessageDeliveryTime ([MS-OXOMSG] section 2.2.3.9) |
attAttachCreateDate |
Attachment |
PidTagCreationTime ([MS-OXCMSG] section 2.2.2.3) |
attAttachModifyDate |
Attachment |
PidTagLastModificationTime ([MS-OXCMSG] section 2.2.2.2) |
attDateModified |
Message |
PidTagLastModificationTime |
attDateStart |
Message |
PidTagStartDate ([MS-OXOCAL] section 2.2.1.30) |
attDateEnd |
Message |
PidTagEndDate ([MS-OXOCAL] section 2.2.1.31) |