|
|
|
date: Tue, 6 Jun 2006 14:17:02 -0700,
group: microsoft.public.exchange2000.development
back
Re: Personla Address Book accessed From webDAV
Hi,
Yeah,you are right.
I want to access personl address book from exchange server.
however, I do not know how to set personal contact folder open,
or how to share a person contact folder?
and how to access personal contact address?
Is url http://domain/personal account/public
Thanks in advanced
"Henning Krause [MVP - Exchange]" wrote:
> Hello,
>
> you can use WebDAV to access information stored on the Exchange server -
> either public folders or your mailbox folders.
>
> If you don't use addresses from an Exchange server, you can't access it via
> WebDAV.
>
> Best regards,
> Henning Krause
>
> "jeff" wrote in message
> news:BDF3F776-382A-4855-AAFB-D05B1BC6AD8F@microsoft.com...
> > Hi,All
> >
> > Since all we know that we can use WebDAV to access public Folder.
> > I have remebered that we also can access personal contact address throught
> > webDAV.
> >
> > However, I can not find any relative information.
> >
> > If any friend here know any good link or url,please tell me.
> >
> > Thanks in advanced
> >
> >
> >
>
>
date: Wed, 7 Jun 2006 06:32:02 -0700
author: jeff
Re: Personla Address Book accessed From webDAV
Hello,
the address of your mailbox is http://<server>/exchange/<username>
where <server> is the name of your server, and <username> is the name of the
user. Well, sort of. Do you want to access only one mailbox or
programatically many mailboxes? If the latter is true, see
http://www.infinitec.de/articles/exchange/getmailboxurl.aspx.
For your own mailbox, open a web-browser on http://<server>/exchange. This
will redirect you to Outlook Web Access. When you hover your mouse over the
calendar folder, you can see the url in the status bar.
Best regards,
Henning Krause
"jeff" wrote in message
news:5D39F9AB-0373-4515-BB7B-98E6540E3FCC@microsoft.com...
> Hi,
>
> Yeah,you are right.
>
> I want to access personl address book from exchange server.
> however, I do not know how to set personal contact folder open,
> or how to share a person contact folder?
>
> and how to access personal contact address?
>
> Is url http://domain/personal account/public
>
> Thanks in advanced
>
>
>
> "Henning Krause [MVP - Exchange]" wrote:
>
>> Hello,
>>
>> you can use WebDAV to access information stored on the Exchange server -
>> either public folders or your mailbox folders.
>>
>> If you don't use addresses from an Exchange server, you can't access it
>> via
>> WebDAV.
>>
>> Best regards,
>> Henning Krause
>>
>> "jeff" wrote in message
>> news:BDF3F776-382A-4855-AAFB-D05B1BC6AD8F@microsoft.com...
>> > Hi,All
>> >
>> > Since all we know that we can use WebDAV to access public Folder.
>> > I have remebered that we also can access personal contact address
>> > throught
>> > webDAV.
>> >
>> > However, I can not find any relative information.
>> >
>> > If any friend here know any good link or url,please tell me.
>> >
>> > Thanks in advanced
>> >
>> >
>> >
>>
>>
date: Wed, 7 Jun 2006 23:03:44 +0200
author: Henning Krause [MVP - Exchange]
Re: Personla Address Book accessed From webDAV
Thanks.
It is perfect article. I got my job go on next step.
Only one question Iwant to know:
The URL:
my exchange server is 2003: so the URL is:
http://server/exchange/user@domain.com/contacts
I think this is the default setting(Corret me if I am wrong).
I do not know if other version url is same as Version 2003 or not.
when I want to use URL
http://server/exchange/user/contacts to access folder.It return 404 error.
Can I use url like
http://<server>/exchange/<username> on any exchange server?
or need I do any setting on Exchange server?
Thanks for your time
"Henning Krause [MVP - Exchange]" wrote:
> Hello,
>
> the address of your mailbox is http://<server>/exchange/<username>
> where <server> is the name of your server, and <username> is the name of the
> user. Well, sort of. Do you want to access only one mailbox or
> programatically many mailboxes? If the latter is true, see
> http://www.infinitec.de/articles/exchange/getmailboxurl.aspx.
>
> For your own mailbox, open a web-browser on http://<server>/exchange. This
> will redirect you to Outlook Web Access. When you hover your mouse over the
> calendar folder, you can see the url in the status bar.
>
> Best regards,
> Henning Krause
>
> "jeff" wrote in message
> news:5D39F9AB-0373-4515-BB7B-98E6540E3FCC@microsoft.com...
> > Hi,
> >
> > Yeah,you are right.
> >
> > I want to access personl address book from exchange server.
> > however, I do not know how to set personal contact folder open,
> > or how to share a person contact folder?
> >
> > and how to access personal contact address?
> >
> > Is url http://domain/personal account/public
> >
> > Thanks in advanced
> >
> >
> >
> > "Henning Krause [MVP - Exchange]" wrote:
> >
> >> Hello,
> >>
> >> you can use WebDAV to access information stored on the Exchange server -
> >> either public folders or your mailbox folders.
> >>
> >> If you don't use addresses from an Exchange server, you can't access it
> >> via
> >> WebDAV.
> >>
> >> Best regards,
> >> Henning Krause
> >>
> >> "jeff" wrote in message
> >> news:BDF3F776-382A-4855-AAFB-D05B1BC6AD8F@microsoft.com...
> >> > Hi,All
> >> >
> >> > Since all we know that we can use WebDAV to access public Folder.
> >> > I have remebered that we also can access personal contact address
> >> > throught
> >> > webDAV.
> >> >
> >> > However, I can not find any relative information.
> >> >
> >> > If any friend here know any good link or url,please tell me.
> >> >
> >> > Thanks in advanced
> >> >
> >> >
> >> >
> >>
> >>
>
>
date: Wed, 7 Jun 2006 14:51:02 -0700
author: jeff
Re: Personla Address Book accessed From webDAV
Hi, Krause
Thanks your good aritcle.
>>If you only have a domain\username, not the distinguished name of the user, >>you must first get the latter one.[ See this aricle] how to retrieve the name.
However, I can not get the link on the See this article.
Would you mind telling the URL?
Thanks again
"Henning Krause [MVP - Exchange]" wrote:
> Hello,
>
> the address of your mailbox is http://<server>/exchange/<username>
> where <server> is the name of your server, and <username> is the name of the
> user. Well, sort of. Do you want to access only one mailbox or
> programatically many mailboxes? If the latter is true, see
> http://www.infinitec.de/articles/exchange/getmailboxurl.aspx.
>
> For your own mailbox, open a web-browser on http://<server>/exchange. This
> will redirect you to Outlook Web Access. When you hover your mouse over the
> calendar folder, you can see the url in the status bar.
>
> Best regards,
> Henning Krause
>
> "jeff" wrote in message
> news:5D39F9AB-0373-4515-BB7B-98E6540E3FCC@microsoft.com...
> > Hi,
> >
> > Yeah,you are right.
> >
> > I want to access personl address book from exchange server.
> > however, I do not know how to set personal contact folder open,
> > or how to share a person contact folder?
> >
> > and how to access personal contact address?
> >
> > Is url http://domain/personal account/public
> >
> > Thanks in advanced
> >
> >
> >
> > "Henning Krause [MVP - Exchange]" wrote:
> >
> >> Hello,
> >>
> >> you can use WebDAV to access information stored on the Exchange server -
> >> either public folders or your mailbox folders.
> >>
> >> If you don't use addresses from an Exchange server, you can't access it
> >> via
> >> WebDAV.
> >>
> >> Best regards,
> >> Henning Krause
> >>
> >> "jeff" wrote in message
> >> news:BDF3F776-382A-4855-AAFB-D05B1BC6AD8F@microsoft.com...
> >> > Hi,All
> >> >
> >> > Since all we know that we can use WebDAV to access public Folder.
> >> > I have remebered that we also can access personal contact address
> >> > throught
> >> > webDAV.
> >> >
> >> > However, I can not find any relative information.
> >> >
> >> > If any friend here know any good link or url,please tell me.
> >> >
> >> > Thanks in advanced
> >> >
> >> >
> >> >
> >>
> >>
>
>
date: Thu, 8 Jun 2006 08:43:03 -0700
author: jeff
Re: Personla Address Book accessed From webDAV
Hello Jeff,
thanks for reporting the broken link.
The url is: http://www.infinitec.de/articles/exchange/findusermultiad.aspx
Best regards,
Henning Krause
"jeff" wrote in message
news:9D60C2E7-BF4B-449F-8BAD-334C924B01BB@microsoft.com...
> Hi, Krause
>
> Thanks your good aritcle.
>>>If you only have a domain\username, not the distinguished name of the
>>>user, >>you must first get the latter one.[ See this aricle] how to
>>>retrieve the name.
>
> However, I can not get the link on the See this article.
>
> Would you mind telling the URL?
>
> Thanks again
>
>
>
> "Henning Krause [MVP - Exchange]" wrote:
>
>> Hello,
>>
>> the address of your mailbox is http://<server>/exchange/<username>
>> where <server> is the name of your server, and <username> is the name of
>> the
>> user. Well, sort of. Do you want to access only one mailbox or
>> programatically many mailboxes? If the latter is true, see
>> http://www.infinitec.de/articles/exchange/getmailboxurl.aspx.
>>
>> For your own mailbox, open a web-browser on http://<server>/exchange.
>> This
>> will redirect you to Outlook Web Access. When you hover your mouse over
>> the
>> calendar folder, you can see the url in the status bar.
>>
>> Best regards,
>> Henning Krause
>>
>> "jeff" wrote in message
>> news:5D39F9AB-0373-4515-BB7B-98E6540E3FCC@microsoft.com...
>> > Hi,
>> >
>> > Yeah,you are right.
>> >
>> > I want to access personl address book from exchange server.
>> > however, I do not know how to set personal contact folder open,
>> > or how to share a person contact folder?
>> >
>> > and how to access personal contact address?
>> >
>> > Is url http://domain/personal account/public
>> >
>> > Thanks in advanced
>> >
>> >
>> >
>> > "Henning Krause [MVP - Exchange]" wrote:
>> >
>> >> Hello,
>> >>
>> >> you can use WebDAV to access information stored on the Exchange
>> >> server -
>> >> either public folders or your mailbox folders.
>> >>
>> >> If you don't use addresses from an Exchange server, you can't access
>> >> it
>> >> via
>> >> WebDAV.
>> >>
>> >> Best regards,
>> >> Henning Krause
>> >>
>> >> "jeff" wrote in message
>> >> news:BDF3F776-382A-4855-AAFB-D05B1BC6AD8F@microsoft.com...
>> >> > Hi,All
>> >> >
>> >> > Since all we know that we can use WebDAV to access public Folder.
>> >> > I have remebered that we also can access personal contact address
>> >> > throught
>> >> > webDAV.
>> >> >
>> >> > However, I can not find any relative information.
>> >> >
>> >> > If any friend here know any good link or url,please tell me.
>> >> >
>> >> > Thanks in advanced
>> >> >
>> >> >
>> >> >
>> >>
>> >>
>>
>>
date: Thu, 8 Jun 2006 21:25:51 +0200
author: Henning Krause [MVP - Exchange]
|
|