You can't get whatever is in the view, only a filtered set of items or all items or the selected items. If you read the current view and reverse engineer any view filter that's set and then apply the same filter to the Items collection of the folder you can do it, but none of that is documented that I'm aware of.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm
"j" <Evgeny.Br[ at ]gmail.com> wrote in message news:1182783301.034023.259400[ at ]q69g2000hsb.googlegroups.com...
[Quoted Text] > Hi All, > > > I'm using vsto 2005 c# .net 2.0. > > How it possible to get items collection as them appear in view e.g. in > folder MyFolder mail items groupe by From and Size columns, how can i > get this items collection and over on it. > > > > > Tnx in advance. >
|