PidTagServiceSupportFiles Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains a list of the files that belong to the message service.
Associated properties: |
PR_SERVICE_SUPPORT_FILES, PR_SERVICE_SUPPORT_FILES_A, PR_SERVICE_SUPPORT_FILES_W |
Identifier: |
0x3D0F |
Data type: |
PT_MV_STRING8, PT_MV_UNICODE |
Area: |
MAPI profile |
Remarks
Using a dialog box in the control panel applet, a user can obtain the list of files that belong to the message service. For example, the user can obtain the names of all dynamic-link libraries (DLLs) that belong to the service. The user can then seek additional details about the specified files, such as the names and version numbers of all the DLLs. MAPI uses the these properties to create a support file list in a dialog box for messaging user selection.
MAPI works only with filenames, and other strings passed to it, in the Active Directory Service Interfaces (ANSI) character set. Client 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.