CalendarView Object

[Previous] [Next]

The TableView object represents a tabular view of a container. This container can be either an address book container or a folder. The TableView object also contains a Columns collection that specifies the columns to render in the view.

TableView Object Properties

The following sections describe the properties of the TableView object.

Categories Property

The Categories property returns or sets the number of categories in the table view. This property is a Long data type that can be a number from 0 through 4 that corresponds to the level of grouping within the view. If there is no grouping in the view, this property returns 0.

Columns Property

The Columns property returns either a single Column object or a Columns collection. If you pass an index to this property, it will return a single Column object. If you pass no parameter, this property will return a Columns collection for the current TableView object.

Name Property

The Name property returns the display name of the TableView object. You should give every TableView object in your application a unique name.

Source Property

The Source property returns the type of the current CalendarView. The values returned by this property can be CdoViewCommon (0), CdoViewPersonal (1), CdoViewCustom (2), and CdoViewFolder (3).



Programming Microsoft Outlook and Microsoft Exchange
Programming Microsoft Outlook and Microsoft Exchange, Second Edition (DV-MPS Programming)
ISBN: 0735610193
EAN: 2147483647
Year: 2000
Pages: 184

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net