PR_RESOURCE_PATH 

The PR_RESOURCE_PATH property contains a path to the service provider s server.

Quick Info

Header file:

MAPITAGS.H

May be exposed by:

Status objects

May be a column in:

Status tables

Identifier:

0x3E07

Property type:

PT_TSTRING

Property tag:

0x3E07001E (0x3E07001F for Unicode)

 

Remarks

The path contained in the PR_RESOURCE_PATH property represents the suggested path where the user can find resources. The definition of the property is provider specific. For example, a scheduling application uses this property to specify the suggested location for its scheduling application files.

The messaging user profile furnishes PR_RESOURCE_PATH as a convenience so that a client application does not have to prompt the messaging user for a network path or network drive letter.

MAPI works only with filenames, and other strings passed to it, in the ANSI character set. Applications that use filenames in an OEM character set must convert them to ANSI before calling MAPI.