Platform SDK: Exchange Server |
Some properties are added automatically when a message is submitted for delivery with a call to IMessage::SubmitMessage. Other properties are added when the message is delivered to recipients. If you first save a message and then send it, the following MAPI-defined properties are added upon submission or delivery.
Properties Added for Message Submission and Delivery
Property Designation | Property Added at Time of: |
---|---|
PR_SENDER_* | Message submission |
PR_SENT_REPRESENTING_* | Message submission |
PR_CLIENT_SUBMIT_TIME | Message submission |
PR_PROVIDER_SUBMIT_TIME | Message submission |
PR_MESSAGE_SUBMISSION_ID | Message submission |
PR_MESSAGE_DELIVERY_TIME | Message delivery |
PR_RECEIVED_BY_* | Message delivery |
PR_RCVD_REPRESENTING_* | Message delivery |
The properties in the preceding table marked with an asterisk (such as PR_SENDER_* and PR_SENT_REPRESENTING_*) indicate sets of related properties that are created, stored, or derived in linked ways. For more information on these properties, see Groups of Address Properties.