Share via


Property Property (Format Object)

Property Property (Format Object)

Important  The Collaboration Data Objects (CDO) 1.2.1 Rendering objects are not installed by or supported for use with Exchange Server 2003 or later.

The Property property returns the name or tag of the property to be rendered. Read-only.

Syntax

objFormat.Property

Data Type

Variant (Long or String)

Remarks

The Property property is a long integer if the property being rendered is specified by a property tag. If it is a named custom property, the Property property is a string. The property name in this string can optionally be prefixed with a GUID string identifying its property set. In this case, the GUID should be enclosed in braces. For more information and examples, see Using Named Properties.

See Also

Concepts

Format Object