The PR_DELEGATION property contains the converted value of the attDelegate workgroup property.
Header file: | MAPITAGS.H |
May be exposed by: | Message objects used in scheduling |
Identifier: | 0x007E |
Property type: | PT_BINARY |
Property tag: | 0x007E0102 |
The PR_DELEGATION property is used for compatibility with earlier versions of Schedule+. TNEF computes it on messages for Schedule+ 7.0 and compatible versions. Client applications should not use PR_DELEGATION.
In inbound messages to Schedule+ 7.0, the workgroup property attDelegate is decoded into PR_DELEGATION. TNEF constructs PR_DELEGATION in current recipient table order. If a client calling TNEF has provided a recipient table for use in the ITnef::EncodeRecips method, that table is used to build the delegation properties.
PR_DELEGATION is not encoded into attDelegate in outbound messages. Instead, attDelegate is built from the PR_RCVD_REPRESENTING_EMAIL_ADDRESS property if the message is generated by Schedule+, and not built at all otherwise.