Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Outlook.Application with multiple receivers

Former Member
0 Likes
629

Hi,

I use Outlook.application like this.

my Problem is that i have to use multiple Receivers. In my code there will be
only the last one of my itab as Receiver.

Has anyone an idea how to use more than one Receivers?

Thanks, regards Dieter

Hi,

I use Outlook.application like this.

my Problem is that i have to use multiple Receivers. In my code there will be
only the last one of my itab as Receiver.

Has anyone an idea how to use more than one Receivers?

Thanks, regards Dieter

1 REPLY 1
Read only

Former Member
0 Likes
604

Hi,

solved by my own. I tried this and it works:

WA_REIC_AT is a STRING

Regards, Dieter