Share via


_ColumnFormat.FieldType Property

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

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
ReadOnly Property FieldType As OlUserPropertyType
    Get
'Usage
Dim instance As _ColumnFormat
Dim value As OlUserPropertyType

value = instance.FieldType
OlUserPropertyType FieldType { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlUserPropertyType

See Also

Reference

_ColumnFormat Interface

_ColumnFormat Members

Microsoft.Office.Interop.Outlook Namespace