Hi. I hope this is a simple question: What is the property (or collection) in a document that corresponds to the fields/columns in the document’s SharePoint Library that are exposed via the drop-down list in Insert: QuickParts > Document Properties? (I simply want to iterate through them to validate the values they already store.)
Using a quick and dirty “For/Next” routine, I’ve ruled out the BuiltInDocumentProperties and the CustomDocumentProperties collections, because they don’t list the fields shown in Document Properties – Server panel. (Interestingly, I tried to record the act of inserting one of the quickparts/properties, and got a conspicuously Watergate-like empty recording!)
As always, thanks in advance for your help!