PidLidPercentComplete Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Indicates the progress the user has made on a task.

Associated properties:

dispidPercentComplete

Property set:

PSETID_Task

Long ID (LID):

0x00008102

Data type:

PT_R8

Area:

Task

Remarks

The value of this property must be a number greater than or equal to 0.0 and less than or equal to 1.0, where 1.0 indicates that work is completed and 0.0 indicates that work has not begun.

For a time-flagged message object, the value of this property must be set to 1.0 if the object is flagged completed, and should be set to 0.0 otherwise.

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.

  • [MS-OXOFLAG]
    Specifies the properties and operations related to flagging.

  • [MS-OXCMAIL]
    Converts from Internet standard e-mail conventions to message objects.

  • [MS-OXCICAL]
    Converts between IETF RFC2445, RFC2446, and RFC2447, and appointment and meeting objects.

  • [MS-OXCFXICS]
    Handles the order and flow for data transfers between a client and server.

Header Files

  • Mapidefs.h
    Provides data type definitions.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names