To create a new item in a specific non-default folder, use the Add method on
the target folder's Items collection.You can use the code at
http://www.outlookcode.com/d/code/getfolder.htm to walk the folder hierarchy
and return the MAPIFolder corresponding to a given path string.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"SDeep" <(E-Mail Removed)> wrote in message
news:eNydu%(E-Mail Removed)...
> how to create a new item in a folder.
>
>
>