Column Object Members

Outlook Developer Reference

Represents a column of data in a Table object.

Properties

  Name Description
Bb176646.properties(en-us,office.12).gif Application Returns an Application object that represents the parent application (Outlook) for the Column object. Read-only.
Bb176646.properties(en-us,office.12).gif Class Returns a constant in the OlObjectClass enumeration indicating the class of the Column object. Read-only.
Bb176646.properties(en-us,office.12).gif Name Returns the name of the Column. Read-only.
Bb176646.properties(en-us,office.12).gif Parent Returns the parent object of the Column object. Read-only.
Bb176646.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.