_ColumnFormat.FieldType Property

Definition

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

public:
 property Microsoft::Office::Interop::Outlook::OlUserPropertyType FieldType { Microsoft::Office::Interop::Outlook::OlUserPropertyType get(); };
public Microsoft.Office.Interop.Outlook.OlUserPropertyType FieldType { get; }
Public ReadOnly Property FieldType As OlUserPropertyType

Property Value

Applies to