You'd need to use code behind the form to set the value of the desired property to the string returned by Application.Session.CurrentUser.Manager. If you need a primer on working with Outlook properties, see
http://www.outlookcode.com/article.aspx?ID=38
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Jenn" wrote in message ...
I am creating a custom form in Outlook and would like to pull in the current
Users Manager's name. Any suggestions on where I go to find some code to
accomplish that?