To means nothing to a Post item, what are you trying to accomplish?
If you add the To field and bind it to a user property it will be available
as a UserProperty on the Post item but that's about it. It won't mean
anything.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"melon" wrote in message
...
Is it possible to use the To field in a PostItem? I drag and drop the
"To" property to the form, but how do I access the field? I tried to
use Item.Recipients but it didn't work, probably because PostItem does
not support that natively.