Gateway Mappable Properties

Gateway-mappable properties are properties that may require translation when sent from one messaging domain to another. MAPI's gateway-mappable properties allow messages to include information that requires a gateway to ensure the destination messaging system uses it properly. Although gateway developers are not required to provide this translation capability, they should consider gateway-mappable properties as an opportunity to handle message content even better.

MAPI specifies five types of gateway-mappable properties:

This is the set of addressing properties that are associated with recipients, senders, report recipients, and delegated senders and recipients. To help your client define these properties so that a gateway handles them specially, MAPI specifies a naming convention using named properties and property sets. Five property sets exist to hold named properties, the addressing properties that require mapping. There is one property set for each type of mappable property. The property sets that will hold these named addressing properties are as follows.

Property set Description
PS_ROUTING_DISPLAY_NAME Contains string properties used as display names.
PS_ROUTING_EMAIL_ADDRESSES Contains string properties used as e-mail addresses.
PS_ROUTING_ADDRTYPE Contains string properties used as e-mail address types.
PS_ROUTING_ENTRYID Contains binary properties used as long-term entry identifiers.
PS_ROUTING_SEARCH_KEY Contains binary properties used as search keys.