PidLidTaskFFixOffline Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Indicates the accuracy of the dispidTaskOwner (PidLidTaskOwner) property.
Associated properties: |
dispidTaskFFixOffline |
Property set: |
PSETID_Task |
Long ID (LID): |
0x0000812C |
Data type: |
PT_BOOLEAN |
Area: |
Task |
Remarks
If the dispidTaskFFixOffline property is set to FALSE or is unset, the value for the dispidTaskOwner property is correct. If dispidTaskFFixOffline is set to TRUE, the client cannot determine an accurate value for dispidTaskOwner. In that case, the client can set dispidTaskOwner to a generic owner name, such as "Unknown". However, if a client encounters a dispidTaskFFixOffline value of TRUE and can determine an accurate owner name, the client should update dispidTaskOwner and set dispidTaskFFixOffline to FALSE.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides property set definitions and references to related Exchange Server protocol specifications.[MS-OXOTASK]
Defines several objects that model the electronic equivalent of tasks, task assignments, and task updates.
Header Files
- Mapidefs.h
Provides data type definitions.