In an Exchange organization that contains Exchange 5.5 servers, typically most of the public folders will not have the
PR_PF_PROXY property populated. The typical way to populate the
PR_PF_PROXY property is by using Exchange System Manager to mail-enable the public folder. A public folder may have been mail-enabled automatically because of the existence of an ADC with a public folder connection agreement; this is the typical situation in a mixed Exchange Server environment that includes Exchange Server 5.5, Exchange 2000 Server, and later versions. If this is the case, the
PR_PF_PROXY property typically will not be set on the folder. However, there are situations where the store may actively synchronize the
PR_PF_PROXY property with the directory object, such as when Send As permission is granted on the folder. Therefore, you may find sometimes that the
PR_PF_PROXY property is populated even though all the proxy objects were created by the ADC.
The
PR_PF_PROXY property may appear to contain a value even when it actually does not. For example, if you use the MAPI GetProps call, and if you request the
PR_PF_PROXY property, a value may be returned even when calling GetPropsList does not list the
PR_PF_PROXY property. This behavior occurs because when the
PR_PF_PROXY property is not populated, if that property is specifically requested, the store will query for the
legacyExchangeDN attribute of the folder and then return the
objectGUID property of the matching directory object. This may cause unexpected behavior when you use different utilities to view and to modify the
PR_PF_PROXY property , because the
PR_PF_PROXY property may appear to be populated even after the
PR_PF_PROXY property has been emptied. The list of folder properties in Information Store Viewer accurately reflects whether the
PR_PF_PROXY property truly contains a value.
The problem that is described in the Symptoms section can occur whenever the
PR_PF_PROXY property is populated with a GUID, and whenever the corresponding directory object is subsequently deleted or cannot be found by Exchange System Manager for other reasons, such as permissions or replication problems. Even if the
PR_PF_PROXY property is empty, the same problem will occur if Exchange System Manager cannot find the matching
legacyExchangeDN attribute for similar reasons.
Note The Information Store Viewer that is included in Exchange 2000 Server and in the Exchange 2000 Server service packs does not recognize the
PR_PF_PROXY property. The latest version of the Information Store Viewer works with both Exchange 2000 Server and Exchange Server 2003.
For more information about other issues that may cause a c1038a21 error, click the following article number to view the article in the Microsoft Knowledge Base:
278441
Error c1038a21 occurs when you open the properties of a public folder