Walk the folder hierarchy starting at Namespace.Folders collections or use a function that does that for you. See http://www.outlookcode.com/d/code/getfolder.htm

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 anyway i can get a instance handle of a Outlook folder from
> its FolderFullPath? Or I have to a search from the root path until the
> name of the match the folder name?
>
> Thanks in advance.