Hallo Satoru,
It's not a specific command but a general command so I was looking in the wrong derection
Set PropObj = CompObj.FindProperty(PropName)
If Not PropObj Is Nothing Then
PropObj.Delete
End If
Hallo Satoru,
It's not a specific command but a general command so I was looking in the wrong derection
Set PropObj = CompObj.FindProperty(PropName)
If Not PropObj Is Nothing Then
PropObj.Delete
End If