PR_MESSAGE_TO_ME 

The PR_MESSAGE_TO_ME property contains TRUE if this messaging user is specifically named as a primary (To) recipient of this message and is not part of a group.

Quick Info

Header file:

MAPITAGS.H

May be exposed by:

Recipient subobjects

Identifier:

0x0057

Property type:

PT_BOOLEAN

Property tag:

0x0057000B

 

Remarks

The PR_MESSAGE_TO_ME property provides a convenient way to determine whether the user name explicitly appears in the recipient list, without examining all entries in the list.

This property also assists automated handling of received messages at the time of receipt. At the transport provider s option, PR_MESSAGE_TO_ME either contains FALSE or is not included if the messaging user is not listed directly in the recipient table.

Message delivery resulting from distribution list expansion or a blind carbon copy designation for the message sender does not cause this property to be set. The user must be explicitly named.

Unsent messages generally do not include PR_MESSAGE_TO_ME. If it is present in messages the user can access in public message stores, in other users  private stores, in files on disk, or embedded inside other received messages, it generally contains the value to which it was set the last time the transport provider delivered it.