Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 1.71 KB

pidtagservicename-canonical-property.md

File metadata and controls

63 lines (38 loc) · 1.71 KB
title manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid description
PidTagServiceName Canonical Property
lindalu
03/09/2015
Developer
reference
office-online-server
medium
MAPI.PidTagServiceName
COM
9a63d647-7504-42fc-b317-6b02b89070eb
Contains the name of a message service as set by the user in the MapiSvc.inf file. The name contained in these properties is specific to the message service.

PidTagServiceName Canonical Property

Applies to: Outlook 2013 | Outlook 2016

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

Property Value
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.

Related resources

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as alternate names.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names