Platform SDK: Exchange Server |
The PR_REPLICA_LIST property contains a list of the distinguished names of the servers that are replicating the contents of a public folder.
Header file: | EDKMDB.H |
Applies to: | Public folder objects (information store objects) |
Identifier: | 0x6698 |
Property type: | PT_BINARY |
Access: | Read/write |
PR_REPLICA_LIST is a binary property on public folders that contains the list of servers that are content-replicating a given public folder. The format is a list of distinguished names, one for each replica server, separated by NULLs. The server name is retrieved by parsing the distinguished name.