Attributes for Exchange 5.5 Mailboxes : Public-Delegates-BL
This is an array of the distinguished names of other mailboxes, for which our mailbox has the "Send As" permission.
Public-Delegates-BL
LDAP name | Public-Delegates-BL |
Data type | Distinguished Names of other objects |
Multivalue (Array) | Yes |
Heuristic | 12 =>Replicated between sites , Operational Attribute |
Access category | System access only |
Ex55 Database name | Public-Delegates-BL |
This backlink array is filled up automatically by the system when other mailboxes are changed so that the current mailbox here is set as "Send As" permission holder for the other mailboxes in the same organisation. In this case, the Public-Delegates attribute of the other mailbox is changed.
The Public-Delegates-BL attribute is an operational attribute which is not automatically retrieved by a GetObject() or an GetInfo() call. You can load such attributes into the object property cache by explicitly calling GetInfoEx(). Read more about this technique in the topic 'Reading object attributes' here in the SelfADSI tutorial.