Does anyone know how to reference the "To" field in a message. I want to
make it take vertical scroll bars rather than autosize to show all of the
recipients. Tried
Item.GetInspector.ModifiedFormPages(myform).to.scrollbars = 2 but no luck.
Any thought anyone Thansk in advance
> Does anyone know how to reference the "To" field in a message. I want to
> make it take vertical scroll bars rather than autosize to show all of the
> recipients.
The To: field is really a run-time display that is private to the Outlook
application. You can't access is. The underlying object is the Recipients
collection and all the recipient objects in the collection.
Hollis D. Paul [MVP - Outlook]
Hollis@outhousebythesound.com
Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2195
http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US
Mukilteo, WA USA