Share via


Column Members (Outlook)

Represents a column of data in a Table object.

Properties

Name

Description

Application

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

Class

Returns a constant in the OlObjectClass enumeration indicating the class of the Column object. Read-only.

Name

Returns the name of the Column. Read-only.

Parent

Returns the parent object of the Column object. Read-only.

Session

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