PR_REMOTE_PROGRESS 

The PR_REMOTE_PROGRESS property contains a number indicating the status of a remote transfer.

Quick Info

Header file:

MAPITAGS.H

Must be exposed by:

Message objects

Identifier:

0x3E0B

Property type:

PT_LONG

Property tag:

0x3E0B0003

 

Remarks

If no transfer is in progress, the PR_REMOTE_PROGRESS 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_TEXTIN3D1S property.

The following flags can be set for PR_REMOTE_PROGRESS:

MSGSTATUS_REMOTE_DELETE

The message transfer is deleted.

MSGSTATUS_REMOTE_DOWNLOAD

The message transfer is in progress.