PidTagServiceDeleteFiles Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

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

Remarks

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.

Header Files

  • Mapidefs.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as alternate names.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names