ColumnFormat Object Members

Outlook Developer Reference

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

Properties

  Name Description
Bb176647.properties(en-us,office.12).gif 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.
Bb176647.properties(en-us,office.12).gif Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Bb176647.properties(en-us,office.12).gif Class Returns an OlObjectClass constant indicating the object's class. Read-only.
Bb176647.properties(en-us,office.12).gif FieldFormat Returns or sets a Long value that represents the display format of the property to which the ColumnFormat object is associated. Read/write.
Bb176647.properties(en-us,office.12).gif FieldType Returns an OlUserPropertyType constant which represents the field type of the property to which the ColumnFormat object is associated. Read-only.
Bb176647.properties(en-us,office.12).gif 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.
Bb176647.properties(en-us,office.12).gif Parent Returns the parent Object of the specified object. Read-only.
Bb176647.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.
Bb176647.properties(en-us,office.12).gif Width Returns or sets a Long value indicating the approximate width (in characters) of the column. Read/write.