PidTagResourcePath Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains a path to the service provider's server.
Associated properties: |
PR_RESOURCE_PATH, PR_RESOURCE_PATH_A, PR_RESOURCE_PATH_W |
Identifier: |
0x3E07 |
Data type: |
PT_STRING8, PT_UNICODE |
Area: |
MAPI status |
Remarks
The path contained in these properties represents the suggested path where the user can find resources. The definition of these properties is provider specific. For example, a scheduling application uses these properties to specify the suggested location for its scheduling application files.
The messaging user profile furnishes these properties 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 in the American National Standards Institute (ANSI) character set. Applications that use filenames in an original equipment manufacturer (OEM) character set must convert them to ANSI before calling MAPI.
Related Resources
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.