PidTagRemoteProgress Canonical Property

Applies to: Outlook 2013 | Outlook 2016

This property contains a number that indicates the status of a remote transfer.

Property Value
Associated properties:
PR_REMOTE_PROGRESS
Identifier:
0x3E0B
Data type:
PT_LONG
Area:
MAPI Status

Remarks

If no transfer is in progress, this property should be set to 1. If a transfer is in progress, it should be set to a value from 0 to 100 indicating the transfer's percent of completion.

The text associated with the numeric status code appears in the PR_REMOTE_PROGRESS_TEXT (PidTagRemoteProgressText) property.

The following flags can be set for this property:

MSGSTATUS_REMOTE_DELETE

The message transfer is deleted.

MSGSTATUS_REMOTE_DOWNLOAD

The message transfer is in progress.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as associated properties.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names