PidTagServiceName Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Contains the name of a message service as set by the user in the MapiSvc.inf file.

Associated properties:

PR_SERVICE_NAME, PR_SERVICE_NAME_A, PR_SERVICE_NAME_W

Identifier:

0x3D09

Data type:

PT_STRING8, PT_UNICODE

Area:

MAPI profile

Remarks

The name contained in these properties is specific to the message service. It comes from the [Services] section in MapiSvc.inf.

These properties appear as a column in the message service table and can be used to filter services. Because it is used to identify and filter services, the value should not be localized.

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