• Setting ReplyTo Programatically (Outlook 2000 SR1a)

    Home » Forums » AskWoody support » Productivity software by function » MS Outlook and email programs » Setting ReplyTo Programatically (Outlook 2000 SR1a)

    Author
    Topic
    #384998

    I am running Outlook 2000 SR1a in IMO with two or three accounts setup.

    I have a VBA program which I run once a month to send out some reports via email.

    Is there a way to programatically change the ReplyTo address for the emails in VBA?

    Viewing 0 reply threads
    Author
    Replies
    • #662539

      myMessage.ReplyRecipients.Add “John Doe” ‘resolve name from your address book

      myMessage.ReplyRecipients.Add “test@test.test” ‘any Internet e-mail address

    Viewing 0 reply threads
    Reply To: Reply #662539 in Setting ReplyTo Programatically (Outlook 2000 SR1a)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information:




    Cancel