Send As / Send on behalf...

A

Andy

Hi,

At work we use Outlook (98) and Exchange. When sending mail, we have the
option to send from another Mailbox, by completing the 'From:' field.

Is there a way through code (VBA) to send messages from these mailboxes?

I looked up some info. about olMailItem, but there is no "From"
option/property. Would I have to use CDO?

Any info helpful.
Thanks
 
A

Andy

Thanks Sue

Sue Mosher said:
Set the MailItem.SentOnBehalfOfName property.

FYI, there is a newsgroup specifically for general Outlook programming
issues "down the hall" at microsoft.public.outlook.program_vba or, via web
interface, at
http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.pu
blic.outlook.program_vba


--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top