Article ID: 314378 - Last Review: November 29, 2007 - Revision: 2.3 How to enumerate all fields of an object by using the CDOEX library and the ExOLEDB provider in Visual Basic .NETThis article was previously published under Q314378 Caution ADO and ADO MD have not been fully tested in a Microsoft .NET Framework environment. They may cause intermittent issues, especially in service-based applications or in multithreaded applications. The techniques that are discussed in this article should only be used as a temporary measure during migration to ADO.NET. You should only use these techniques after you have conducted complete testing to make sure that there are no compatibility issues. Any issues that are caused by using ADO or ADO MD in this manner are unsupported. For more information, see the following article in the Microsoft Knowledge Base: 840667
(http://support.microsoft.com/kb/840667/
)
You receive unexpected errors when using ADO and ADO MD in a .NET Framework application For a Microsoft Visual C# .NET version of this
article, see
310203
(http://support.microsoft.com/kb/310203/
)
. On This PageINTRODUCTION This article describes how to use Microsoft Collaboration
Data Objects (CDO) for the Microsoft Exchange 2000 Server Library (CDOEX) to enumerate all fields
of an object in Microsoft Visual Basic .NET. Note To make sure that the code works correctly, you must run the code on an Exchange Server. MORE INFORMATIONRequirementsThis article assumes that you are familiar with the following topics:
The following list outlines the recommended hardware, software, network infrastructure, and service packs that you need:
REFERENCESFor additional information about ExOLEDB, visit the following Microsoft Developer Network (MSDN) Web site: http://msdn.microsoft.com/en-us/library/ms876455.aspx
(http://msdn.microsoft.com/en-us/library/ms876455.aspx)
For additional information about the Collaboration
Data Objects roadmap, visit the following MSDN Web site:http://msdn.microsoft.com/en-us/library/ms978698.aspx
(http://msdn.microsoft.com/en-us/library/ms978698.aspx)
For additional information about CDOEX, visit the following MSDN Web site: http://msdn.microsoft.com/en-us/library/ms877946.aspx
(http://msdn.microsoft.com/en-us/library/ms877946.aspx)
APPLIES TO
| Article Translations
|
Back to the top
