Visual Basic for Applications Reference
Property Get can't be executed at run time (Error 393)
See Also Specifics
Not all properties return run-time information. This error has the following cause and solution:
- The property you are trying to access is read-only at run time.
Terminate execution and view the property in design time.
For additional information, select the item in question and press F1.