DocumentProperty.Delete Method
Removes a custom document property.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Delete
'Usage
Dim instance As DocumentProperty
instance.Delete()
void Delete()
Remarks
You cannot delete a built-in document property.