PR_RECIPIENT_TYPE
The PR_RECIPIENT_TYPE property contains the recipient type for a message recipient.
Additional Information
Must be exposed by: | Recipient subobjects |
Identifier: | 0x0C15 |
Property type: | PT_LONG |
Property tag: | 0x0C150003 |
Remarks
The recipient type contained in the PR_RECIPIENT_TYPE property consists of one required value and one optional flag.
PR_RECIPIENT_TYPE must contain exactly one of the following values:
- MAPI_TO
The recipient is a primary (To) recipient. Clients are required to handle primary recipients; all other types are optional. - MAPI_CC
The recipient is a carbon copy (CC) recipient, a recipient that receives a message in addition to the primary recipients. - MAPI_BCC
The recipient is a blind carbon copy (BCC) recipient. Primary and carbon copy recipients are unaware of the existence of BCC recipients.
Requirements
Pocket PC: Pocket PC 2002 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: mapitags.h
Library: cemapi.lib
See Also
Windows Mobile Defined MAPI Properties
Send Feedback on this topic to the authors