2.2.2.2.6 PidTagDelegateFlags Property
Data type: PtypMultipleInteger32 ([MS-OXCDATA] section 2.11.1)
The PidTagDelegateFlags property ([MS-OXPROPS] section 2.668) indicates whether delegates can view Message objects that are marked as private, meaning the PidTagSensitivity property ([MS-OXCMSG] section 2.2.1.13) has a value of 0x00000002. Each entry of this property MUST be set to one of the following values.
Flag name |
Value |
Description |
---|---|---|
HidePrivate |
0x00000000 |
The delegate SHOULD NOT be allowed to view the Message object that is marked as private. |
ShowPrivate |
0x00000001 |
The delegate SHOULD be allowed to view the Message object that is marked as private. |
This property MUST be set on the Delegate Information object.