Field Object

This object is used to represent an individual attribute of many other CDO objects. You only need to use these objects if the information you require is not exposed through one of the other object properties.

Field Properties

The Field object has only a few properties, listed in Table A. 13. Value, the last property in the list, is the default property (the one that is used if no property is specified and only the Field object is used), but the other items are worth noting.

Table A.13. Properties of the Field Object
NameReturnsDescription
TypeVariantSpecifies the data type of this field. Can be any one of the CdoFieldType values (CdoDate, CdoBoolean, and so on).
NameStringReturns the name of the field.
IDLongReturns a numeric value that ...

Get Exchange & Outlook®: Constructing Collaborative Solutions now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.