Share via


ColumnFormat Members (Outlook)

Represents the display properties of an order field or view field in a view.

Properties

Name

Description

Align

Returns or sets an OlAlign constant that indicates the alignment of the column label for the property to which the ColumnFormat object is associated. Read/write.

Application

Returns an Application object that represents the parent Outlook application for the object. Read-only.

Class

Returns an OlObjectClass constant indicating the object's class. Read-only.

FieldFormat

Returns or sets a Long value that represents the display format of the property to which the ColumnFormat object is associated. Read/write.

FieldType

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

Label

Returns or sets a String value that represents the column label and tooltip displayed for the property to which the ColumnFormat object is associated. Read/write.

Parent

Returns the parent Object of the specified object. Read-only.

Session

Returns the NameSpace object for the current session. Read-only.

Width

Returns or sets a Long value indicating the approximate width (in characters) of the column. Read/write.