PidLidCommonEnd Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Represents the end date and time of a message.
Associated properties: |
dispidCommonEnd |
Property set: |
PSETID_Common |
Long ID (LID): |
0x00008517 |
Data type: |
PT_SYSTIME |
Area: |
General messaging |
Remarks
This property indicates the end time for an item. It must be greater than or equal to the value of the dispidCommonStart (PidLidCommonStart) property.
This value must be the Coordinated Universal Time (UTC) equivalent of the dispidTaskDueDate (PidLidTaskDueDate) property.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides property set definitions and references to related Exchange Server protocol specifications.[MS-OXCMSG]
Handles message and attachment objects.[MS-OXOTASK]
Specifies the properties and operations that are permissible for contacts and personal distribution lists.
Header Files
- Mapidefs.h
Provides data type definitions.