In Outlook 2002 and 2003, you must modify the XML directly. MSDN has articles at http://msdn.microsoft.com/library/en-us/dnout2k2/html/ODC_CustomViews.asp and http://msdn.microsoft.com/library/en-us/dnout2k2/html/ODC_XMLViewDef.asp See http://www.outlookcode.com/threads.aspx?forumid=4&messageid=19 for additional sample code.
Outlook 2007 provides a full set of view-related objects and properties.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi,
> I'm testing an OL based application so I have to manipulate OL as "user
[quoted text clipped - 18 lines]
>
> LucasC
Wolfram Jahn - 30 May 2006 19:43 GMT
> Outlook 2007 provides a full set of view-related objects and properties.
Hey! Good news...
Wolfram
Lucas Campos - 30 May 2006 20:28 GMT
Thanks a lot!!
Have yu got any idea about how to simulate user actions over the grid (like
Drag and Drop operations). Is there any interface we can use to test it
more close to the user actions than Outlook Automation.
LucasC
In Outlook 2002 and 2003, you must modify the XML directly. MSDN has
articles at
http://msdn.microsoft.com/library/en-us/dnout2k2/html/ODC_CustomViews.asp
and http://msdn.microsoft.com/library/en-us/dnout2k2/html/ODC_XMLViewDef.asp
See http://www.outlookcode.com/threads.aspx?forumid=4&messageid=19 for
additional sample code.
Outlook 2007 provides a full set of view-related objects and properties.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi,
> I'm testing an OL based application so I have to manipulate OL as "user
[quoted text clipped - 18 lines]
>
> LucasC
Sue Mosher [MVP-Outlook] - 30 May 2006 21:02 GMT
No idea whatsoever. The only drag-and-drop operaton that's significant in an Outlook folder view is moving items between groups in a grouped view.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Thanks a lot!!
>
[quoted text clipped - 35 lines]
>>
>> LucasC
Lucas Campos - 30 May 2006 21:28 GMT
Is there any way to do it with automation?
Thanks
No idea whatsoever. The only drag-and-drop operaton that's significant in an
Outlook folder view is moving items between groups in a grouped view.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Thanks a lot!!
>
[quoted text clipped - 41 lines]
>>
>> LucasC
Sue Mosher [MVP-Outlook] - 30 May 2006 22:31 GMT
Do what with automation?

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Is there any way to do it with automation?
> Thanks
[quoted text clipped - 47 lines]
>>>
>>> LucasC
Lucas Campos - 31 May 2006 14:15 GMT
"The only drag-and-drop operaton that's significant in an Outlook folder
view is moving items between groups in a grouped view." Can it be donde with
Automation?
Thanks a lot
LucasC
Do what with automation?

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Is there any way to do it with automation?
> Thanks
[quoted text clipped - 49 lines]
>>>
>>> LucasC
Sue Mosher [MVP-Outlook] - 31 May 2006 15:48 GMT
You mean simulate the moving of an item from one group to another? Sure. Just change the value of the property that's used for the grouping and then save the item.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> "The only drag-and-drop operaton that's significant in an Outlook folder
> view is moving items between groups in a grouped view." Can it be donde with
[quoted text clipped - 5 lines]
>
> Do what with automation?
>> Is there any way to do it with automation?
>> Thanks
[quoted text clipped - 49 lines]
>>>>
>>>> LucasC