PidTagServiceDeleteFiles Canonical Property
Office 2007
Contains a list of filenames that are to be deleted when the message service is uninstalled.
|
Associated properties: |
PR_SERVICE_DELETE_FILES, PR_SERVICE_DELETE_FILES_A, PR_SERVICE_DELETE_FILES_W |
|
Identifier: |
0x3D10 |
|
Data type: |
PT_MV_STRING8, PT_MV_UNICODE |
|
Area: |
MAPI profile |
The filenames in the list contained in these properties are deleted from the computer when using the control panel to uninstall the message service. Do not include in the list any DLL that supports multiple message services, or additional message services could be inadvertently removed.
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.