0% found this document useful (0 votes)
5 views1 page

Loadrunner MAPI Script Guidance

The document discusses modifying a Loadrunner script that monitors Microsoft Exchange. It is asking about using a Mapi flag or function to request a delivery receipt when composing a message. One response recommends adding the PidTabOriginatorDeliveryReportRequested property, but notes this only works with extended Mapi and not simple Mapi.

Uploaded by

ravisksksk
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

Loadrunner MAPI Script Guidance

The document discusses modifying a Loadrunner script that monitors Microsoft Exchange. It is asking about using a Mapi flag or function to request a delivery receipt when composing a message. One response recommends adding the PidTabOriginatorDeliveryReportRequested property, but notes this only works with extended Mapi and not simple Mapi.

Uploaded by

ravisksksk
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Re: Loadrunner Mapi Script

Re: Loadrunner Mapi Script

Source: [Link]

From: Dan Mitchell <djmitchella@xxxxxxxxx> Date: Tue, 17 Feb 2009 11:31:33 0800 "Michael Strom" <[Link]@xxxxxxxxx> wrote in news:7A20E94C0E79 4A52A26DA9348965A218@xxxxxxxxxxxxx: I'm currently trying to modify a Loadrunner script (written in C) which is used as part of monitoring Microsoft Exchange in HP BAC. I'm new to scripting and was wondering if anyone knew of a Mapi flag/ function while composing a message to request a delivery receipt. I'd greatly appreciate anyone's help!

Looks like you can add property PidTabOriginatorDeliveryReportRequested ([Link] Now, that assumes you're using extended mapi if you're using simple mapi, then there's no way to do this. dan .

Re: Loadrunner Mapi Script

You might also like