Status Object Properties

4/8/2010

These properties are associated with a session resource.

Constant Description Data type Property ID Property Tag

PR_IDENTITY_DISPLAY

Contains the display name for a service provider's identity as defined within a messaging system.

PT_TSTRING

0x3E00

0x3E00001F

PR_IDENTITY_DISPLAY_W

Contains the display name for a service provider's identity as defined within a messaging system. UNICODE compilation.

PT_UNICODE

0x3E00

0x3E00001F

PR_IDENTITY_DISPLAY_A

Contains the display name for a service provider's identity as defined within a messaging system. Non-UNICODE compilation.

PT_STRING8

0x3E00

0x3E00001E

PR_IDENTITY_ENTRYID

Contains the entry identifier for a service provider's identity as defined within a messaging system.

PT_BINARY

0x3E01

0x3E010102

PR_RESOURCE_METHODS

Contains a bitmask of flags indicating the methods in the IMAPIStatus interface that are supported by the status object.

PT_LONG

0x3E02

0x3E020003

PR_RESOURCE_TYPE

Contains a value indicating the service provider type.

PT_LONG

0x3E03

0x3E030003

PR_STATUS_CODE

Contains a bitmask of flags indicating the current status of a session resource. All service providers set status codes as does MAPI to report on the status of the subsystem, the MAPI spooler, and the integrated address book.

PT_LONG

0x3E04

0x3E040003

PR_IDENTITY_SEARCH_KEY

Contains the search key for a service provider's identity as defined within a messaging system.

PT_BINARY

0x3E05

0x3E050102

PR_OWN_STORE_ENTRYID

Contains the entry identifier of a transport's tightly coupled message store.

PT_BINARY

0x3E06

0x3E060102

PR_RESOURCE_PATH

Contains a path to the service provider's server.

PT_TSTRING

0x3E07

0x3E07001F

PR_RESOURCE_PATH_W

Contains a path to the service provider's server. UNICODE compilation.

PT_UNICODE

0x3E07

0x3E07001F

PR_RESOURCE_PATH_A

Contains a path to the service provider's server. Non-UNICODE compilation.

PT_STRING8

0x3E07

0x3E07001E

PR_STATUS_STRING

Contains an ASCII message indicating the current status of a session resource.

PT_TSTRING

0x3E08

0x3E08001F

PR_STATUS_STRING_W

Contains an ASCII message indicating the current status of a session resource. UNICODE compilation.

PT_UNICODE

0x3E08

0x3E08001F

PR_STATUS_STRING_A

Contains an ASCII message indicating the current status of a session resource. Non-UNICODE compilation.

PT_STRING8

0x3E08

0x3E08001E

PR_X400_DEFERRED_DELIVERY_CANCEL

Was originally meant to contain TRUE if the message transfer system (MTS) allows X.400 deferred delivery cancellation. No longer supported.

PT_BOOLEAN

0x3E09

0x3E09000B

PR_HEADER_FOLDER_ENTRYID

Was originally meant to contain the entry identifier that a remote transport provider furnishes for its header folder. No longer supported.

PT_BINARY

0x3E0A

0x3E0A0102

PR_REMOTE_PROGRESS

Contains a number indicating the status of a remote transfer.

PT_LONG

0x3E0B

0x3E0B0003

PR_REMOTE_PROGRESS_TEXT

Contains an ASCII string indicating the status of a remote transfer.

PT_TSTRING

0x3E0C

0x3E0C001F

PR_REMOTE_PROGRESS_TEXT_W

Contains an ASCII string indicating the status of a remote transfer. UNICODE compilation.

PT_UNICODE

0x3E0C

0x3E0C001F

PR_REMOTE_PROGRESS_TEXT_A

Contains an ASCII string indicating the status of a remote transfer. Non-UNICODE compilation.

PT_STRING8

0x3E0C

0x3E0C001E

PR_REMOTE_VALIDATE_OK

Contains TRUE if the remote viewer is allowed to call the IMAPIStatus::ValidateState method.

PT_BOOLEAN

0x3E0D

0x3E0D000B

See Also

Reference

MAPI Properties