Consulting

Results 1 to 2 of 2

Thread: Reply All

  1. #1
    VBAX Mentor
    Joined
    Oct 2007
    Posts
    357
    Location

    Exclamation Reply All

    Hi All,

    I want to reply all to a mail.
    When I am using.

    [VBA]olitem.replyall
    olitem.send[/VBA]

    Then I get an error telling I can't send the mail on the behalf of the person.

    Please guide



    Regards
    Sudhir

  2. #2
    VBAX Expert JP2112's Avatar
    Joined
    Oct 2008
    Location
    Astoria, NY
    Posts
    590
    Location
    If you can't send on behalf of someone, that is an Exchange issue. There is no way to solve this with VBA. Ask your Exchange administrator to set up delegate status for the other account.

    HTH,
    JP


    Quote Originally Posted by kbsudhir
    Hi All,

    I want to reply all to a mail.
    When I am using.

    [vba]olitem.replyall[/vba][vba]
    olitem.send[/vba]

    Then I get an error telling I can't send the mail on the behalf of the person.

    Please guide



    Regards
    Sudhir

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •