_ViewField.ColumnFormat Property

Returns a ColumnFormat object that represents the formatting information for the ViewField object. Read-only.

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

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property ColumnFormat As ColumnFormat
    Get
'Usage
Dim instance As _ViewField
Dim value As ColumnFormat

value = instance.ColumnFormat
[DispIdAttribute()]
ColumnFormat ColumnFormat { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.ColumnFormat

See Also

Reference

_ViewField Interface

_ViewField Members

Microsoft.Office.Interop.Outlook Namespace

Other Resources

How to: Add Fields to a View