PR_SERVICE_DELETE_FILES 

The PR_SERVICE_DELETE_FILES property contains a list of filenames that are to be deleted when the message service is uninstalled.

Quick Info

Header file:

MAPITAGS.H

May be exposed by:

Profile section objects

Identifier:

0x3D10

Property type:

PT_MV_TSTRING

Property tag:

0x3D10101E (0x3D10101F for Unicode)

 

Remarks

The filenames in the list contained in the PR_SERVICE_DELETE_FILES property 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.