PidTagFlagCompleteTime Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Specifies the date and time in Coordinated Universal Time (UTC) that the message object was flagged as completed.
Associated properties: |
PR_FLAG_COMPLETE_TIME |
Identifier: |
0x1091 |
Data type: |
PT_SYSTIME |
Area: |
Miscellaneous |
Remarks
This property is deleted if the message object is not flagged complete. The time's smallest resolution must be minutes (the value must be a multiple of 600,000,000). This property must not exist if the object is a meeting-related object, and it should not exist on a task object.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXOFLAG]
Specifies the properties and operations related to flagging.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.