Tom Rizzo [MSFT]
Guest
|
Posted:
Mon Nov 22, 2004 6:13 am Post subject:
Re: Publish views to Exchange & use them in Outlook? How? |
|
|
You can really only create views using the Outlook Object Model. You could
possibly try to hack the Outlook view definition format server-side but many
have tried and few have succeeded.
Another option is that there is an Exchange client view definition that you
could use that Outlook understands but it's not as rich as the Outlook one.
Tom
--
Looking for a good book on programming Exchange, Outlook, ADSI and
SharePoint? Check out http://www.microsoft.com/MSPress/books/5517.asp
"K Herner" <royalpuk@hotmail.com> wrote in message
news:ku0up0dant84e2l9e8verrtst8q76deo4l@4ax.com...
| Quote: | Hi,
I have a set of public folders in Exchange, for which I would like to
use different views. Some of those views include some custom fields
(using data from event sinks).
How can I create such a custom view and publish it in Exchange 2003?
Is it possible for all users to see that view automatically when
selecting a specific folder, or do I have to configure each Outlook
client manually?
Thanks! |
|
|