cancel
Showing results for 
Search instead for 
Did you mean: 

trigger Outlook window in WebDynpro

Former Member
0 Kudos

Hi All,

I want to send an email via outlook.

Currently I am using LinkToURL component to this by passing the value in reference as “mailto:aa@domainname.com?subject=test”

With the above reference value I could pre populate

to address as aa@domainname.com

Subject as test

How do I populate the Message with some predefined values or pass arguments to message part (mail Body)

Accepted Solutions (1)

Accepted Solutions (1)

former_member182374
Active Contributor
0 Kudos

Hi,

Try:

mailto:aa@domainname.com?subject=test&body=body12345

Regards,

Omri

Answers (0)