A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Programming a syncrhonisation with Outlook



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old October 18th 07, 01:07 PM posted to microsoft.public.outlook.program_vba
DRIESSEN Michel
external usenet poster
 
Posts: 6
Default Programming a syncrhonisation with Outlook

Hallo,

Is there somebody who has some experience in programming a synchronisation
with Outlook ?

If yes, how can I program such a synchronisation ?

Or can someone tell me where I can get some more information ?

Thanks.

Michel D.
Genk (Belgium)




  #2  
Old October 18th 07, 06:21 PM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Programming a syncrhonisation with Outlook

What programming and language and API are you planning to use?
What kind of message store (Exchange, PST, etc)?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"DRIESSEN Michel" wrote in message
...
Hallo,

Is there somebody who has some experience in programming a synchronisation
with Outlook ?

If yes, how can I program such a synchronisation ?

Or can someone tell me where I can get some more information ?

Thanks.

Michel D.
Genk (Belgium)






  #3  
Old October 19th 07, 05:01 PM posted to microsoft.public.outlook.program_vba
DRIESSEN Michel
external usenet poster
 
Posts: 6
Default Programming a syncrhonisation with Outlook

Hello Dmitry,

Thanks for your reaction.

I'd like to develop a synchronisation with Outlook. I have a developed a
software which has a quite sophisticated(?) calender.

Because my customers ask me for synchronisation with a PDA or a mobile, it
seems to be that Outlook is the ideal tool to be used as a bridge between my
software and a PDA or a mobile.

Right now I can send mails from my software to Outlook, using OLE.

But I have a need for :
- synchronisation with the Outlook calender
- synchronisation with the Outlook contacts
- reading the emails in the inbox.

The solutions for these needs has to be able to use PST, as well as
Exchange.

Can you tell me how to establish my goals ?

Thank you very much in advance for trying to help me.

Have a nice weekend.

Michel D.
Genk (Belgium)

"Dmitry Streblechenko" schreef in bericht
...
What programming and language and API are you planning to use?
What kind of message store (Exchange, PST, etc)?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"DRIESSEN Michel" wrote in message
...
Hallo,

Is there somebody who has some experience in programming a
synchronisation with Outlook ?

If yes, how can I program such a synchronisation ?

Or can someone tell me where I can get some more information ?

Thanks.

Michel D.
Genk (Belgium)








  #4  
Old October 19th 07, 06:14 PM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Programming a syncrhonisation with Outlook

What programming language are you using?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"DRIESSEN Michel" wrote in message
...
Hello Dmitry,

Thanks for your reaction.

I'd like to develop a synchronisation with Outlook. I have a developed a
software which has a quite sophisticated(?) calender.

Because my customers ask me for synchronisation with a PDA or a mobile, it
seems to be that Outlook is the ideal tool to be used as a bridge between
my software and a PDA or a mobile.

Right now I can send mails from my software to Outlook, using OLE.

But I have a need for :
- synchronisation with the Outlook calender
- synchronisation with the Outlook contacts
- reading the emails in the inbox.

The solutions for these needs has to be able to use PST, as well as
Exchange.

Can you tell me how to establish my goals ?

Thank you very much in advance for trying to help me.

Have a nice weekend.

Michel D.
Genk (Belgium)

"Dmitry Streblechenko" schreef in bericht
...
What programming and language and API are you planning to use?
What kind of message store (Exchange, PST, etc)?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"DRIESSEN Michel" wrote in message
...
Hallo,

Is there somebody who has some experience in programming a
synchronisation with Outlook ?

If yes, how can I program such a synchronisation ?

Or can someone tell me where I can get some more information ?

Thanks.

Michel D.
Genk (Belgium)










  #5  
Old October 19th 07, 11:07 PM posted to microsoft.public.outlook.program_vba
DRIESSEN Michel
external usenet poster
 
Posts: 6
Default Programming a syncrhonisation with Outlook

I am using FiveWin for xHarbour (www.fivetechsoft.com) and xHarbour
(www.xharbour.com).

Michel D.
Genk (Belgium)

"Dmitry Streblechenko" schreef in bericht
...
What programming language are you using?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"DRIESSEN Michel" wrote in message
...
Hello Dmitry,

Thanks for your reaction.

I'd like to develop a synchronisation with Outlook. I have a developed a
software which has a quite sophisticated(?) calender.

Because my customers ask me for synchronisation with a PDA or a mobile,
it seems to be that Outlook is the ideal tool to be used as a bridge
between my software and a PDA or a mobile.

Right now I can send mails from my software to Outlook, using OLE.

But I have a need for :
- synchronisation with the Outlook calender
- synchronisation with the Outlook contacts
- reading the emails in the inbox.

The solutions for these needs has to be able to use PST, as well as
Exchange.

Can you tell me how to establish my goals ?

Thank you very much in advance for trying to help me.

Have a nice weekend.

Michel D.
Genk (Belgium)

"Dmitry Streblechenko" schreef in bericht
...
What programming and language and API are you planning to use?
What kind of message store (Exchange, PST, etc)?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"DRIESSEN Michel" wrote in message
...
Hallo,

Is there somebody who has some experience in programming a
synchronisation with Outlook ?

If yes, how can I program such a synchronisation ?

Or can someone tell me where I can get some more information ?

Thanks.

Michel D.
Genk (Belgium)












  #6  
Old October 20th 07, 11:24 PM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Programming a syncrhonisation with Outlook

I am not familiar with either one, but I suspect that they cannot do
Extended MAPI (either because of the language limitation, as in VB, or
because there are no MAPI headers).
That limits you to using the Outlook Object Model. OOM does not provide any
synchronization specific features (unlike Extended MAPI, which provides the
Incremental Synchronization API for the Exchange stores), so you have no
other choice but to do synchronization using brute force - loop thrrough all
the items in a folder and figure out whether each item was added or modified
since the previous sync.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"DRIESSEN Michel" wrote in message
...
I am using FiveWin for xHarbour (www.fivetechsoft.com) and xHarbour
(www.xharbour.com).

Michel D.
Genk (Belgium)

"Dmitry Streblechenko" schreef in bericht
...
What programming language are you using?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"DRIESSEN Michel" wrote in message
...
Hello Dmitry,

Thanks for your reaction.

I'd like to develop a synchronisation with Outlook. I have a developed a
software which has a quite sophisticated(?) calender.

Because my customers ask me for synchronisation with a PDA or a mobile,
it seems to be that Outlook is the ideal tool to be used as a bridge
between my software and a PDA or a mobile.

Right now I can send mails from my software to Outlook, using OLE.

But I have a need for :
- synchronisation with the Outlook calender
- synchronisation with the Outlook contacts
- reading the emails in the inbox.

The solutions for these needs has to be able to use PST, as well as
Exchange.

Can you tell me how to establish my goals ?

Thank you very much in advance for trying to help me.

Have a nice weekend.

Michel D.
Genk (Belgium)

"Dmitry Streblechenko" schreef in bericht
...
What programming and language and API are you planning to use?
What kind of message store (Exchange, PST, etc)?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"DRIESSEN Michel" wrote in message
...
Hallo,

Is there somebody who has some experience in programming a
synchronisation with Outlook ?

If yes, how can I program such a synchronisation ?

Or can someone tell me where I can get some more information ?

Thanks.

Michel D.
Genk (Belgium)














 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Programming with Outlook mad-z Outlook and VBA 1 July 28th 07 11:37 PM
Outlook programming from C++ Olivier Langlois Outlook and VBA 2 September 25th 06 11:53 PM
Outlook programming Jerod Mills Outlook - General Queries 3 July 27th 06 04:17 PM
Outlook programming Jerod Mills Outlook and VBA 3 July 27th 06 04:17 PM
Choice of programming tool for Outlook programming [email protected] Outlook and VBA 4 July 13th 06 10:48 AM


All times are GMT +1. The time now is 10:45 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.