How To Filter Messages Using CDO with Visual J++ (216721)
The information in this article applies to:
- Microsoft Visual J++ 6.0
- Collaboration Data Objects (CDO) 1.21
This article was previously published under Q216721 SUMMARY
This article contains a code sample showing how to filter messages with CDO in Visual J++.
The code sample demonstrates the following functionalities: - How to set MessageFilter object's properties
- How to traverse the Messages collection using GetFirst, GetNext, and GetItem methods
- How to retrieve the attachment files
- How to save the attachment to the disk
- How to quit the program using the System object
REFERENCES
For more information about using CDO with Visual J++, please see the following article in the Microsoft Knowledge Base: 216723 How to Send a
Message using CDO with Visual J++
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbhowto kbMsg KB216721 |
---|
|