DocumentProperty.Type property (Office)

Gets or sets the document property type. Read-only for built-in document properties; read/write for custom document properties.

Syntax

expression.Type

expression Required. A variable that represents a DocumentProperty object.

Remarks

The return value will be an MsoDocProperties constant.

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.