![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Hello!
Do i need an Exchange Server when i want to use the CDO components or do i only need the CDO components shipped with Outlook? I want to use CDO in my own application and simple Mail doent have that what i want. -- |
#2
|
|||
|
|||
![]()
You need Outlook + the CDO component that ships with Outlook.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "A. Peters" wrote in message ... Hello! Do i need an Exchange Server when i want to use the CDO components or do i only need the CDO components shipped with Outlook? I want to use CDO in my own application and simple Mail doent have that what i want. -- |
#3
|
|||
|
|||
![]()
Sue Mosher [MVP-Outlook] wrote:
You need Outlook + the CDO component that ships with Outlook. Only Outlook and the CDO components, no Exchange Server? And without Exchange Server i can get these information from Outlook?: - New incomming Mails (i mean my app get an callback that a new mail is in the inbox) - Contacts - Calendar Entrys - Jounal If that works that will be great, because some of my customers doent have Exchange, they use only Outlook 2000/2003 (not Express) for her daily work. -- Greetings Alexander Peters |
#4
|
|||
|
|||
![]()
CDO is agnostic about the information stores that Outlook exposes. It's all just data to CDO.
Note, though, that CDO triggers security prompts on contact data. See http://www.outlookcode.com/d/sec.htm for your options. If you want to monitor events, you must use the Outlook object model or Extended MAPI. CDO does not fire any events. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "A. Peters" wrote in message ... Sue Mosher [MVP-Outlook] wrote: You need Outlook + the CDO component that ships with Outlook. Only Outlook and the CDO components, no Exchange Server? And without Exchange Server i can get these information from Outlook?: - New incomming Mails (i mean my app get an callback that a new mail is in the inbox) - Contacts - Calendar Entrys - Jounal If that works that will be great, because some of my customers doent have Exchange, they use only Outlook 2000/2003 (not Express) for her daily work. -- Greetings Alexander Peters |
#5
|
|||
|
|||
![]()
Sue Mosher [MVP-Outlook] wrote:
CDO is agnostic about the information stores that Outlook exposes. It's all just data to CDO. Note, though, that CDO triggers security prompts on contact data. See http://www.outlookcode.com/d/sec.htm for your options. If you want to monitor events, you must use the Outlook object model or Extended MAPI. CDO does not fire any events. Thanks for the Link and the needfull hint. -- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Changing Appointment times with CDO | [email protected] | Outlook and VBA | 5 | April 3rd 06 04:30 PM |
mapi cdo service | [email protected] | Outlook - General Queries | 8 | February 20th 06 02:33 PM |
Waht is the fastest/bets? Outlook Object/CDO/Redemption/...? | Pieter | Outlook and VBA | 2 | February 2nd 06 11:04 AM |
Repeated Outlook CDO Update Prompts | Neal | Outlook - General Queries | 1 | January 17th 06 10:32 PM |
CDO Active Directory and Mail Enabling | [email protected] | Outlook - General Queries | 1 | January 10th 06 02:57 PM |