"Outlook cannot display this view"
error message. I am guessing this error is not related to views at all (this
implementation doesn't actually do anything with views), and is just a
generic error message meaning something is wrong with the properties of the
folder or the contents table.
Any suggestions on where to start looking?
(A quick browse through the log tells me the content table _is_ requested,
advised... then a whole bunch of properties are requested from the folder,
interlaced with some queryInterfaces... then the store and contents table are
unadvised, then the table is destroyed. No methods from the table are called.
That's probably telling.)
Outlook 2010 does neither. What could be a reason Outlook doesn't ask for
named properties? It does require the storetypeprivate and crawlsupport
properties from the store a couple of types, but other then that the log
shows no requests for IDs.