Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: dirtybarry
  • Content: Threads
  • Order by date
  1. dirtybarry

    Outlook.Application

    Trying to send a ToAddress with multiple addresses seperated by a semi-colon to OutLook via the APPARENTLY UNDOCUMENTED Microsoft Outlook 14.0 Object Library LIKE THIS: Set objOutlookRecip = .Recipients.Add(My.[ToAddress]) Where My.[ToAddress] is address1@bla;address2@bla The result is "ONE...
  2. dirtybarry

    Object Library documentation

    Does anyone know where to find Object Library documentation? Looking especially for documentation on the Outlook 14.0 object library that I'm using with MS-Access 2010. Tring to determine what delimiter (if any) can be used to seperate multiple to-addresses for an Access /VBA email process...

Part and Inventory Search

Back
Top