PidLidTaskFFixOffline Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Indicates the accuracy of the dispidTaskOwner (PidLidTaskOwner) property.
Property | Value |
---|---|
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
Provides property set definitions and references to related Exchange Server protocol specifications.
Defines several objects that model the electronic equivalent of tasks, task assignments, and task updates.
Header files
Mapidefs.h
Provides data type definitions.