ColumnFormat.FieldType Property

Outlook Developer Reference

Returns an OlUserPropertyType constant which represents the field type of the property to which the ColumnFormat object is associated. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.FieldType

expression   A variable that represents a ColumnFormat object.

See Also