Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Cannot turn off mail feature

edited March 2006 in General
Have a simple report with the mail feature enabled. Decided not to use it
and set the Mail enabled to false. It still insists on sending the report.
Verified that there is no other reference to mail in the code.

Comments

  • edited March 2006
    Hi Larry,

    The Enabled property of the TppEmailSettings simply determines whether the
    email button is displayed in the Preview window or not. If you are sending
    email in a different way than this (i.e. making a manual call to the
    Report.SendMail routine) you will need to make this a conditional call to
    control whether the report is emailed or not.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.