Share via


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 a MsoDocProperties constant.

See Also

Concepts

DocumentProperty Object

DocumentProperty Object Members