Collaboration Data Objects for Exchange 2000
| 1 ). | The IMailBox.BaseFolder, IMailBox.RootFolder, and IMailBox.Inbox CDOEX properties may return blank values when you use script code to access a hierarchy of folders that belongs to a person |
| Describes a problem where you receive blank values when you use the IMailBox.BaseFolder, IMailBox.RootFolder, and IMailBox.Inbox CDOEX properties to access a hierarchy of folders that belongs to a person. | |
| 2 ). | XCLN: Deep Traversal Search Not Supported on MAPI Public Folder Tree |
| When you attempt to do deep traversal search on the MAPI public folder tree, it causes a run-time error. SQL string to reproduce the problem: Select * from scope ('deep traversal of "file://./backofficestorage/%userdnsdomain%/Public Folders/"')... | |
| 3 ). | XCLN: SELECT Statement Containing ORDER BY "DAV:href" Not Supported |
| When you run a SELECT statement that contains ORDER BY "DAV:href", you may receive the following run time error message: '80040e31' Execution stopped because a resource limit was reached. No results were returned. Sorting by "DAV:href" is not... | |
| 4 ). | INFO: Create/Send Recurring Meeting Request With Exception |
| This article contains a Microsoft Visual C++ code sample that uses Collaboration Data Objects (CDO) for Exchange 2000 library, Active Directory Objects (ADO) library, and Active Directory Services Interface (ADSI) to demonstrate the following... | |
| 5 ). | How To Send HTML Formatted Mail Using CDO for Windows 2000 and the Local Pickup Directory |
| How To Send HTML Formatted Mail Using CDO for Windows 2000 and the Local Pickup Directory | |
| 6 ). | How to send HTML formatted mail using CDO for Windows 2000 and a remote SMTP service |
| This article provides sample code that explains how to send a simple message with CDO for Windows 2000 (CDOSYS) or CDO for Exchange 2000 (CDOEX). | |
| 7 ). | How To Send a Delivery Status Notification by Using CDO for Windows 2000 |
| This article contains a Microsoft Visual Basic Scripting Edition (VBScript) sample that you can use to send a message with a request for a Delivery Status Notification (DSN) and a read-receipt. NOTE : You can only send a message with a request for a... | |
| 8 ). | PRB: "80040E94" or "80040E09" Error Message When You Use the IDataSource.Save Method After You Install Exchange 2000 SP2 |
| If you use the IDataSource.Save method after you install Exchange 2000 Server Service Pack 2 (SP2), you may receive one of the following error messages: 80040E94: Caller requested write access to a read-only object -or- 80040E09: Permission Denied... | |
| 9 ). | XADM: CDO for Exchange Management Does Not Honor the Domain Controller That You Specified in the SourceURL Field in the Call to IDataSource->SaveTo(); Fix Requires Exchange 2000 SP3 |
| If you use the CDOEXM::IStorageGroup interface to create a new storage group in an Exchange 2000 organization, CDO for Exchange Management (CDOEXM) may not create the new object on the domain controller that you specified. You can specify an... | |
| 10 ). | How to send mail from an Active Server Page by using CDOEX with Exchange 2000 Server or Exchange Server 2003 |
| Discusses how to send a simple e-mail message by using an Active Server Pages page on a computer that is running Exchange Server and the CDOEX library. | |
| 11 ). | BUG: urn:schemas:mailheader:from Field Is Corrupted When Binding to an ADO Stream |
| When you bind to an ASCII file using an ActiveX Data Objects (ADO) Stream object, the field name urn:schemas:mailheader:from may be corrupted. | |
| 12 ). | How To Use CDOEX to Create, Configure, and Send a Message in VC++ |
| This article demonstrates how to send a MIME formatted message using Collaboration Data Objects for Exchange 2000 (CDOEX) in Visual C++. The sample code below builds a message with an HTML body, inline graphics, an attachment, and a custom MIME... | |
| 13 ). | How to create a mailbox-enabled user with CDOEXM in Visual C++ |
| This article contains sample Microsoft Visual C++ code that demonstrates how to create a mailbox-enabled user by using CDO for Exchange Management (CDOEXM). In Visual C++, create a new console project.Add a new source file to the project.Paste the... | |
| 14 ). | PRB: ContentClass and Custom Properties Not Supported at Attachment Body Part |
| Messages that are formatted according to the Multipurpose Internet Mail Extensions (MIME) specification are divided into parts. The top part is referred to as the root, and additional parts are referred to as body parts. You can set the content... | |
| 15 ). | How To Access a CDO 1.21 Entry Identifier from CDOEX |
| The PR_ENTRYID property contains a MAPI entry identifier that is used to identify a particular MAPI object. This article demonstrates how to get the entry identifier of a message using Collaboration Data Objects for Exchange (CDOEX) and then use... | |
Page 1 of 3
Next Page
