Platform SDK: MAPI |
The PR_REMOTE_PROGRESS property contains a number indicating the status of a remote transfer.
Header file: | MAPITAGS.H |
Must be exposed by: | Message objects |
Identifier: | 0x3E0B |
Property type: | PT_LONG |
Property tag: | 0x3E0B0003 |
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_TEXT property.
The following flags can be set for PR_REMOTE_PROGRESS: