Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: RE: Again Contacts in Outlook


Message #1 by Ian Barker <Ian.Barker@B...> on Fri, 1 Sep 2000 08:40:37 +0100
hmm - it's a solution, not the one I was expecting, but it's

a solution. Must remember how to write a VB app as a service...



How about accessing the Exchange Mail Store? Exchange is on

the server that is exposed to the internet, so could I just check

my mail that way?



Regards,

Ian Barker



Lynx Commercial Systems

Mailto: Ian.Barker@b...

******************************************************

The contents of this email are confidential to the ordinary user of the

email address to which it was sent and may not be copied or forwarded by

anyone else.

If you are not the addressee indicated in this message (or responsible

for

delivery of the message to such person),you should destroy this message

and

notify us immediately. Lynx Commercial Systems do not accept legal

responsibility for the accuracy or otherwise of any information

contained

within this electronic email (and any attachments) and any views,

opinions

or conclusions are that of the originator of the document and are not

endorsed by the Lynx Commercial Systems. It is the responsibility of the

recipient to ensure that this email is virus free.

Please advise immediately if email correspondence is not accepted by you

or

your employer.

******************************************************



On Thursday, August 31, 2000 4:56 PM, sweber@c...

[SMTP:sweber@c...] wrote:

> Nope. Your German isn't that bad. It's better than my English would be

if I

> wouldn't watch Jay Leno and/or Conan O'Brian each night and chat in

the US

> English Microsoft Newsgroups :).

> Anyways. Re: your question how to get Outlook data into HTML to

view/access it

> with your WAP mobile phone. I believe the best bet is to write some

code

> that'll run on your client machine extracting the data you need on a

> scheduled basis using the Outlook Object model and save it as HTML

files. Now

> you can just enable a network share to be avail in IIS and store the

HTML

> files on this share.

> The reason why I recommend using the Outlook Object model on your

client

> computer is that it gives you less headache than using CDO 1.x which

doesn't

> provide full support to access Outlook data.

> </Siegfried> 

> -- 

> Microsoft Most Valuable Professional (MVP) - Exchange Server 

> Co-author of "Professional CDO Programming", Wrox Press 1999 

> CDOLive - The Premier Resource for Microsoft Collaboration Data

Objects 

> http://www.cdolive.com 

> mailto:sweber@c... 

> This message has been sent to you using Microsoft Exchange Server 2000

Release

> Candidate 2 (Build 6.0.4368) 

> > -----Original Message----- 

> > From: Ian Barker [mailto:Ian.Barker@B...] 

> > Sent: Thursday, August 31, 2000 10:19 AM 

> > To: Wrox ASP CDO 

> > Subject: [asp_cdo] RE: Again Contacts in Outlook 

> > 

> > 

> > Mein Deutsche ist schlect weil ich kein chancen es zu sprechen habe 

> > (hmmm I think thats bad grammar but I haven't touched any German 

> > for over a year - feel free to show me the error of my ways and 

> > correct my bad grammar) 

> > 

> > Anyway - I digress. My query is this: 

> > 

> > I want to write some code so I can grab details from my Outlook 

> > from my WAP phone - check my mail on the run, list contacts, 

> > get their phone numbers if needed etc, all fairly simple stuff. 

> > But - the PC where my Outlook data is stored is not exposed 

> > on the internet (unless I have opened an Internet connection 

> > previously), but there is a server on the LAN which can receive 

> > requests from the internet. Can I connect to this server, and 

> > then get my outlook data send to the server to be interpretted 

> > and dished out to my phone? 

> > 

> > Would I have to use CreateObject, specifying the optional parameter 

> > of ServerName with the name of my PC? 

> > Does ASP support standard createobject as opposed to 

> > Server.CreateObject? 

> > 

> > Regards, 

> > Ian Barker 

> > 

> > Lynx Commercial Systems 

> > Mailto: Ian.Barker@b... 

> > ****************************************************** 

> > The contents of this email are confidential to the ordinary 

> > user of the 

> > email address to which it was sent and may not be copied or 

> > forwarded by 

> > anyone else. 

> > If you are not the addressee indicated in this message (or

responsible 

> > for 

> > delivery of the message to such person),you should destroy 

> > this message 

> > and 

> > notify us immediately. Lynx Commercial Systems do not accept legal 

> > responsibility for the accuracy or otherwise of any information 

> > contained 

> > within this electronic email (and any attachments) and any views, 

> > opinions 

> > or conclusions are that of the originator of the document and are

not 

> > endorsed by the Lynx Commercial Systems. It is the 

> > responsibility of the 

> > recipient to ensure that this email is virus free. 

> > Please advise immediately if email correspondence is not 

> > accepted by you 

> > or 

> > your employer. 

> > ****************************************************** 

> > 

> > On Wednesday, August 30, 2000 5:50 PM, sweber@c... 

> > [SMTP:sweber@c...] wrote: 

> > > You German is very good! And just a quick note: it's not 

> > CDO 2.0 it's 

> > actually 

> > > CDO 3.0 (aka CDO for Exchange 2000 or CDOEX) that will have native



> > support 

> > > for contacts (but still misses some contact properties I need). 

> > > Cheers from Munich! 

> > > </Siegfried> 

> > > -- 

> > > Microsoft Most Valuable Professional (MVP) - Exchange Server 

> > > Co-author of "Professional CDO Programming", Wrox Press 1999 

> > > CDOLive - The Premier Resource for Microsoft Collaboration Data 

> > Objects 

> > > http://www.cdolive.com  

> > > mailto:sweber@c...  

> > > This message has been sent to you using Microsoft Exchange 

> > Server 2000 

> > Release 

> > > Candidate 2 (Build 6.0.4368) 

> > > 

> > > 

> > > > -----Original Message----- 

> > > > From: Hudak, John [ mailto:John.Hudak@w... ] 

> > > > Sent: Wednesday, August 30, 2000 4:18 PM 

> > > > To: Wrox ASP CDO 

> > > > Subject: [asp_cdo] RE: Again Contacts in Outlook 

> > > > 

> > > > 

> > > > Gru? Gott Herr Weber, 

> > > >  

> > > > Munich ist sehr schon.  Meine Familie kommt aus Hessen 

> > > > (Breidenstein) und 

> > > > Bayern (Krogelstein).  Ich habe Deutsch von meiner Gro?mutter 

> > > > gelernt als 

> > > > ich ein Kind war. 

> > > >  

> > > > Just a note to let you know that I have completed my task, 

> > > > thanks to your 

> > > > kind assistance.  My suspicion is that the constants you 

> > > > provided me with 

> > > > yesterday are actually in use in CDO 2.0, however package in 

> > > > the Contact 

> > > > object so as to be more easily accessed. 

> > > >  

> > > > Microsoft has been promising this level of integration for 

> > > > years, and it 

> > > > appears to be finally coming to fruition. 

> > > >  

> > > > Nochmals vielen Dank! 

> > > >  

> > > > John Hudak 

> > > > 

> > > > -----Original Message----- 

> > > > From: sweber@c... [ mailto:sweber@c... ] 

> > > > Sent: Wednesday, August 30, 2000 10:00 AM 

> > > > To: ASP CDO 

> > > > Subject: [asp_cdo] RE: Again Contacts in Outlook 

> > > > 

> > > > 

> > > > 

> > > > So, you're trying to create a contact with CDO 1.x AND want 

> > > > to set custom 

> > > > fields? Well, creating an Outlook contact item with CDO 1.x 

> > > > is possible but 

> > > > a lot of work to figure which MAPI (resp Outlook private) 

> > > > properties must be 

> > > > set to make it a contact recognized by Outlook. Setting a 

> > > > custom Outlook 

> > > > field should be possible either but I've never done it. 

> > > > 

> > > > If you like you can share your code to the list and we can work

it 

> > out 

> > > > together. 

> > > > 

> > > > </Siegfried> 

> > > > -- 

> > > > 

> > > > Microsoft Most Valuable Professional (MVP) - Exchange Server 

> > > > Co-author of "Professional CDO Programming", Wrox Press 1999 

> > > > 

> > > > CDOLive - The Premier Resource for Microsoft Collaboration 

> > > > Data Objects 

> > > > http://www.cdolive.com  < http://www.cdolive.com >  

> > > > mailto:sweber@c...  < mailto:sweber@c... >  

> > > > 

> > > > This message has been sent to you using Microsoft Exchange

Server 

> > 2000 

> > > > Release Candidate 2 (Build 6.0.4368) 

> > > > 

> > > > > -----Original Message----- 

> > > > > From: Maarten Vandenbempt [ 

> > > mailto:maarten.vandenbempt@s...  

> > > < mailto:maarten.vandenbempt@s... > ] 

> > > > Sent: Wednesday, August 30, 2000 11:58 AM 

> > > > To: Wrox ASP CDO 

> > > > Subject: [asp_cdo] Again Contacts in Outlook 

> > > > 

> > > > 

> > > > Now I can retrieve data from Contact fields in Outlook 

> > > > (thank's very much), 

> > > > but I can't add new Contacts. I've made a new class 

> > > > IPM.Contact.test, with 

> > > > only two more fields than a regular Outlook Contact form. 

> > > > Does anyone has 

> > > > an idea of how to make such a new Outlook Contact? 

> > > > 

> > > > Thanks in advance 

> > > > 

> > > > 

> > > 

> > 

> > 

> > 

>  << File: ATT00000.html >> 

Message #2 by <sweber@c...> on Fri, 1 Sep 2000 18:26:31 +0200
This is a multi-part message in MIME format.



------_=_NextPart_001_01C01431.6315EF45

Content-Type: text/plain;

	charset="iso-8859-1"

Content-Transfer-Encoding: quoted-printable



DUH! Since you didn't mention you have Exchange as Server I thought you

were running Outlook against an IMAP/POP server.

Sure, if you have Exchange Server you can install Outlook Web Access on

this box to access your mailbox with a browser. Unfortunately it doesn't

have built-in the WAP access but I believe third-party's (like

Fenestrea) do have solutions.



</Siegfried>

--



Microsoft Most Valuable Professional (MVP) - Exchange Server

Co-author of "Professional CDO Programming", Wrox Press 1999



CDOLive - The Premier Resource for Microsoft Collaboration Data Objects

http://www.cdolive.com

mailto:sweber@c...





> -----Original Message-----

> From: Ian Barker [mailto:Ian.Barker@B...]

> Sent: Friday, September 01, 2000 9:41 AM

> To: Wrox ASP CDO

> Subject: [asp_cdo] RE: Again Contacts in Outlook

>

>

> hmm - it's a solution, not the one I was expecting, but it's

> a solution. Must remember how to write a VB app as a service...

>

> How about accessing the Exchange Mail Store? Exchange is on

> the server that is exposed to the internet, so could I just check

> my mail that way?

>

> Regards,

> Ian Barker

>

> Lynx Commercial Systems

> Mailto: Ian.Barker@b...

> ******************************************************

> The contents of this email are confidential to the ordinary

> user of the

> email address to which it was sent and may not be copied or

> forwarded by

> anyone else.

> If you are not the addressee indicated in this message (or responsible

> for

> delivery of the message to such person),you should destroy

> this message

> and

> notify us immediately. Lynx Commercial Systems do not accept legal

> responsibility for the accuracy or otherwise of any information

> contained

> within this electronic email (and any attachments) and any views,

> opinions

> or conclusions are that of the originator of the document and are not

> endorsed by the Lynx Commercial Systems. It is the

> responsibility of the

> recipient to ensure that this email is virus free.

> Please advise immediately if email correspondence is not

> accepted by you

> or

> your employer.

> ******************************************************

>

> On Thursday, August 31, 2000 4:56 PM, sweber@c...

> [SMTP:sweber@c...] wrote:

> > Nope. Your German isn't that bad. It's better than my

> English would be

> if I

> > wouldn't watch Jay Leno and/or Conan O'Brian each night and chat in

> the US

> > English Microsoft Newsgroups :).

> > Anyways. Re: your question how to get Outlook data into HTML to

> view/access it

> > with your WAP mobile phone. I believe the best bet is to write some

> code

> > that'll run on your client machine extracting the data you need on a

> > scheduled basis using the Outlook Object model and save it as HTML

> files. Now

> > you can just enable a network share to be avail in IIS and store the

> HTML

> > files on this share.

> > The reason why I recommend using the Outlook Object model on your

> client

> > computer is that it gives you less headache than using CDO 1.x which

> doesn't

> > provide full support to access Outlook data.

> > </Siegfried>

> > --

> > Microsoft Most Valuable Professional (MVP) - Exchange Server

> > Co-author of "Professional CDO Programming", Wrox Press 1999

> > CDOLive - The Premier Resource for Microsoft Collaboration Data

> Objects

> > http://www.cdolive.com

> > mailto:sweber@c...

> > This message has been sent to you using Microsoft Exchange

> Server 2000

> Release

> > Candidate 2 (Build 6.0.4368)

> > > -----Original Message-----

> > > From: Ian Barker [mailto:Ian.Barker@B...]

> > > Sent: Thursday, August 31, 2000 10:19 AM

> > > To: Wrox ASP CDO

> > > Subject: [asp_cdo] RE: Again Contacts in Outlook

> > >

> > >

> > > Mein Deutsche ist schlect weil ich kein chancen es zu

> sprechen habe

> > > (hmmm I think thats bad grammar but I haven't touched any German

> > > for over a year - feel free to show me the error of my ways and

> > > correct my bad grammar)

> > >

> > > Anyway - I digress. My query is this:

> > >

> > > I want to write some code so I can grab details from my Outlook

> > > from my WAP phone - check my mail on the run, list contacts,

> > > get their phone numbers if needed etc, all fairly simple stuff.

> > > But - the PC where my Outlook data is stored is not exposed

> > > on the internet (unless I have opened an Internet connection

> > > previously), but there is a server on the LAN which can receive

> > > requests from the internet. Can I connect to this server, and

> > > then get my outlook data send to the server to be interpretted

> > > and dished out to my phone?

> > >

> > > Would I have to use CreateObject, specifying the optional

> parameter

> > > of ServerName with the name of my PC?

> > > Does ASP support standard createobject as opposed to

> > > Server.CreateObject?

> > >

> > > Regards,

> > > Ian Barker

> > >

> > > Lynx Commercial Systems

> > > Mailto: Ian.Barker@b...

> > > ******************************************************

> > > The contents of this email are confidential to the ordinary

> > > user of the

> > > email address to which it was sent and may not be copied or

> > > forwarded by

> > > anyone else.

> > > If you are not the addressee indicated in this message (or

> responsible

> > > for

> > > delivery of the message to such person),you should destroy

> > > this message

> > > and

> > > notify us immediately. Lynx Commercial Systems do not

> accept legal

> > > responsibility for the accuracy or otherwise of any information

> > > contained

> > > within this electronic email (and any attachments) and any views,

> > > opinions

> > > or conclusions are that of the originator of the document and are

> not

> > > endorsed by the Lynx Commercial Systems. It is the

> > > responsibility of the

> > > recipient to ensure that this email is virus free.

> > > Please advise immediately if email correspondence is not

> > > accepted by you

> > > or

> > > your employer.

> > > ******************************************************

> > >

> > > On Wednesday, August 30, 2000 5:50 PM, sweber@c...

> > > [SMTP:sweber@c...] wrote:

> > > > You German is very good! And just a quick note: it's not

> > > CDO 2.0 it's

> > > actually

> > > > CDO 3.0 (aka CDO for Exchange 2000 or CDOEX) that will

> have native

>

> > > support

> > > > for contacts (but still misses some contact properties I need).

> > > > Cheers from Munich!

> > > > </Siegfried>

> > > > --

> > > > Microsoft Most Valuable Professional (MVP) - Exchange Server

> > > > Co-author of "Professional CDO Programming", Wrox Press 1999

> > > > CDOLive - The Premier Resource for Microsoft Collaboration Data

> > > Objects

> > > > http://www.cdolive.com 

> > > > mailto:sweber@c... 

> > > > This message has been sent to you using Microsoft Exchange

> > > Server 2000

> > > Release

> > > > Candidate 2 (Build 6.0.4368)

> > > >

> > > >

> > > > > -----Original Message-----

> > > > > From: Hudak, John [ mailto:John.Hudak@w... ]

> > > > > Sent: Wednesday, August 30, 2000 4:18 PM

> > > > > To: Wrox ASP CDO

> > > > > Subject: [asp_cdo] RE: Again Contacts in Outlook

> > > > >

> > > > >

> > > > > Gru? Gott Herr Weber,

> > > > > 

> > > > > Munich ist sehr schon.  Meine Familie kommt aus Hessen

> > > > > (Breidenstein) und

> > > > > Bayern (Krogelstein).  Ich habe Deutsch von meiner Gro?mutter

> > > > > gelernt als

> > > > > ich ein Kind war.

> > > > > 

> > > > > Just a note to let you know that I have completed my task,

> > > > > thanks to your

> > > > > kind assistance.  My suspicion is that the constants you

> > > > > provided me with

> > > > > yesterday are actually in use in CDO 2.0, however package in

> > > > > the Contact

> > > > > object so as to be more easily accessed.

> > > > > 

> > > > > Microsoft has been promising this level of integration for

> > > > > years, and it

> > > > > appears to be finally coming to fruition.

> > > > > 

> > > > > Nochmals vielen Dank!

> > > > > 

> > > > > John Hudak

> > > > >

> > > > > -----Original Message-----

> > > > > From: sweber@c... [ mailto:sweber@c... ]

> > > > > Sent: Wednesday, August 30, 2000 10:00 AM

> > > > > To: ASP CDO

> > > > > Subject: [asp_cdo] RE: Again Contacts in Outlook

> > > > >

> > > > >

> > > > >

> > > > > So, you're trying to create a contact with CDO 1.x AND want

> > > > > to set custom

> > > > > fields? Well, creating an Outlook contact item with CDO 1.x

> > > > > is possible but

> > > > > a lot of work to figure which MAPI (resp Outlook private)

> > > > > properties must be

> > > > > set to make it a contact recognized by Outlook. Setting a

> > > > > custom Outlook

> > > > > field should be possible either but I've never done it.

> > > > >

> > > > > If you like you can share your code to the list and

> we can work

> it

> > > out

> > > > > together.

> > > > >

> > > > > </Siegfried>

> > > > > --

> > > > >

> > > > > Microsoft Most Valuable Professional (MVP) - Exchange Server

> > > > > Co-author of "Professional CDO Programming", Wrox Press 1999

> > > > >

> > > > > CDOLive - The Premier Resource for Microsoft Collaboration

> > > > > Data Objects

> > > > > http://www.cdolive.com  < http://www.cdolive.com > 

> > > > > mailto:sweber@c...  < mailto:sweber@c... > 

> > > > >

> > > > > This message has been sent to you using Microsoft Exchange

> Server

> > > 2000

> > > > > Release Candidate 2 (Build 6.0.4368)

> > > > >

> > > > > > -----Original Message-----

> > > > > > From: Maarten Vandenbempt [

> > > > mailto:maarten.vandenbempt@s... 

> > > > < mailto:maarten.vandenbempt@s... > ]

> > > > > Sent: Wednesday, August 30, 2000 11:58 AM

> > > > > To: Wrox ASP CDO

> > > > > Subject: [asp_cdo] Again Contacts in Outlook

> > > > >

> > > > >

> > > > > Now I can retrieve data from Contact fields in Outlook

> > > > > (thank's very much),

> > > > > but I can't add new Contacts. I've made a new class

> > > > > IPM.Contact.test, with

> > > > > only two more fields than a regular Outlook Contact form.

> > > > > Does anyone has

> > > > > an idea of how to make such a new Outlook Contact?

> > > > >

> > > > > Thanks in advance

> > > > >

> > > > >

> > > >

> > >

> > >

> > >

> >  << File: ATT00000.html >>

>

>




Message #3 by Ian Barker <Ian.Barker@B...> on Mon, 4 Sep 2000 09:03:27 +0100
> DUH! Since you didn't mention you have Exchange as Server I thought

you were

> running Outlook against an IMAP/POP server.



Whoops! This kind of information is probably important!



> Sure, if you have Exchange Server you can install Outlook Web Access

on this

> box to access your mailbox with a browser. 



Aha! That rings a bell, time for some investigation I feel.



> Unfortunately it doesn't have

> built-in the WAP access but I believe third-party's (like Fenestrea)

do have

> solutions.



Ignore the WAP access bit - it's just another layer in the UI. If needs

be I'll just

rip of the OWA ASP/HTML code and convert it to WAP.



> </Siegfried> 



Nice XML style tag.



> -- 

> Microsoft Most Valuable Professional (MVP) - Exchange Server 

> Co-author of "Professional CDO Programming", Wrox Press 1999 

> CDOLive - The Premier Resource for Microsoft Collaboration Data

Objects 

> http://www.cdolive.com 

> mailto:sweber@c... 

> 

> 

> > -----Original Message----- 

> > From: Ian Barker 

> > Sent: Friday, September 01, 2000 9:41 AM 

> > To: Wrox ASP CDO 

> > Subject: [asp_cdo] RE: Again Contacts in Outlook 

> > 

> > 

> > hmm - it's a solution, not the one I was expecting, but it's 

> > a solution. Must remember how to write a VB app as a service... 

> > 

> > How about accessing the Exchange Mail Store? Exchange is on 

> > the server that is exposed to the internet, so could I just check 

> > my mail that way? 

> > 

> > Regards, 

> > Ian Barker 

> > 

> > Lynx Commercial Systems 

> > 

> > On Thursday, August 31, 2000 4:56 PM, sweber@c... 

> > [SMTP:sweber@c...] wrote: 

> > > Nope. Your German isn't that bad. It's better than my 

> > English would be 

> > if I 

> > > wouldn't watch Jay Leno and/or Conan O'Brian each night and chat

in 

> > the US 

> > > English Microsoft Newsgroups :). 

> > > Anyways. Re: your question how to get Outlook data into HTML to 

> > view/access it 

> > > with your WAP mobile phone. I believe the best bet is to write

some 

> > code 

> > > that'll run on your client machine extracting the data you need on

a 

> > > scheduled basis using the Outlook Object model and save it as HTML



> > files. Now 

> > > you can just enable a network share to be avail in IIS and store

the 

> > HTML 

> > > files on this share. 

> > > The reason why I recommend using the Outlook Object model on your 

> > client 

> > > computer is that it gives you less headache than using CDO 1.x

which 

> > doesn't 

> > > provide full support to access Outlook data. 

> > > </Siegfried> 


  Return to Index