Column Members

Include Protected Members
Include Inherited Members

Represents a column of data in a Table object.

The Column type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the parent application (Outlook) for the Column object. Read-only. (Inherited from _Column.)
Public property Class Returns a constant in the OlObjectClass enumeration indicating the class of the Column object. Read-only. (Inherited from _Column.)
Public property Name Returns a String (string in C#) value that represents the name of the Column. Read-only. (Inherited from _Column.)
Public property Parent Returns the parent Object of the Column object. Read-only. (Inherited from _Column.)
Public property Session Returns the NameSpace object for the current session. Read-only. (Inherited from _Column.)

Top

See Also

Reference

Column Interface

Microsoft.Office.Interop.Outlook Namespace