exchangefreaks.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Adding OWA document library favorites with Exchange Web Serv

 
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange Development
Author Message
John Ligtenberg



Joined: 01 Feb 2008
Posts: 2

PostPosted: Fri Feb 01, 2008 11:19 am    Post subject: Adding OWA document library favorites with Exchange Web Serv Reply with quote

Hello,

Is it at all possible to add OWA document library favorites with Exchange
Web Services using Exchange 2007?
And if so, does anyone have an example of how to do this, e.g. with C#?

Thanks,
John Ligtenberg

Archived from group: microsoft>public>exchange>development
Back to top
View user's profile Send private message
Glen Scales [MVP]



Joined: 05 Aug 2007
Posts: 92

PostPosted: Sat Feb 02, 2008 3:51 pm    Post subject: Re: Adding OWA document library favorites with Exchange Web Reply with quote

No you can't do it with EWS because you can't access hidden items using EWS
The document links themselves are stored in a storage item with a
messageclass of IPM.Configuration.Owa.DocumentLibraryFavorites in the
associated folder collection (hidden items collection) of NON_IPM_Subtree
root of a mailbox. You can do this okay if you use one of the other Exchange
API's if your using C# it should work okay from C#. Modifying them is of
course completely unsupported I posted a script to do this a while ago that
might help
http://gsexdev.blogspot.com/2007/10/adding-document-favorite-links-for.html

Cheers
Glen

"John Ligtenberg" wrote in
message @microsoft.com...
> Hello,
>
> Is it at all possible to add OWA document library favorites with Exchange
> Web Services using Exchange 2007?
> And if so, does anyone have an example of how to do this, e.g. with C#?
>
> Thanks,
> John Ligtenberg
Back to top
View user's profile Send private message
John Ligtenberg



Joined: 01 Feb 2008
Posts: 2

PostPosted: Mon Feb 04, 2008 6:10 am    Post subject: Re: Adding OWA document library favorites with Exchange Web Reply with quote

That's clear, thanks Glen
--
John Ligtenberg


"Glen Scales [MVP]" wrote:

> No you can't do it with EWS because you can't access hidden items using EWS
> The document links themselves are stored in a storage item with a
> messageclass of IPM.Configuration.Owa.DocumentLibraryFavorites in the
> associated folder collection (hidden items collection) of NON_IPM_Subtree
> root of a mailbox. You can do this okay if you use one of the other Exchange
> API's if your using C# it should work okay from C#. Modifying them is of
> course completely unsupported I posted a script to do this a while ago that
> might help
> http://gsexdev.blogspot.com/2007/10/adding-document-favorite-links-for.html
>
> Cheers
> Glen
>
> "John Ligtenberg" wrote in
> message @microsoft.com...
> > Hello,
> >
> > Is it at all possible to add OWA document library favorites with Exchange
> > Web Services using Exchange 2007?
> > And if so, does anyone have an example of how to do this, e.g. with C#?
> >
> > Thanks,
> > John Ligtenberg
>
>
>

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
EWS and XML document error I'm working with EWS to read emails from Exchange 2007. It basically works fine, except for some emails that contain certain hex characters. For those I get this Exception on the Getitem: There is an error in XML document (61, -2658). ' ', hexadecimal val

Adding disclaimer Hi, all I want to add a disclaimer to each outgoing mail message in Exchange 2003. Is there any ways to do it? Thanks Mykhaylo

Exchange 5.5 to !(Exchange) Our company has decided not to upgrade Exchange and pick an alternative mail server such as postfix. I need to backup all of the mail into a format that I could then migrate to whatever mail server that we choose. Is there anyone here who has dealt with s

Exchange Consolidation I have a client with 4 Exchange 5.5 Servers in 4 seperate domains running Windows 2000 Active Directory Native Mode. They also have 1 Exchange 2003 Server in a seperate domain running Windows 2000 Active Directory. All of these domains and Exchange Server

webDAV and Exchange Hello, I have a question regarding how webDAV accesses the Exchange store. Does it go directly to the mailbox, or does it go through the Hub Transport? We are doing an Exchange calendar integration for our application, and it is important that our method
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange Development All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group