The MailEnvelope Object

 <  Day Day Up  >  

The MailEnvelope Object

The MailEnvelope object represents a custom email message in an InfoPath form. The MailEnvelope method provides several properties that allow a custom email message to be created from an InfoPath form in the default email editor. The currently open InfoPath form ( .xml file, not a form template) is attached to the email message that has been created.

The user has the option to review and, where necessary, edit the email message before sending it. There is no facility to automatically send the email message ”the user must do it manually.

MailEnvelope Object Methods

The MailEnvelope object has no methods.

MailEnvelope Object Properties

The MailEnvelope object has five properties:

  • BCC ” A string value indicating a list of email addresses of the recipients of blind copies of the email. Security level 2.

  • CC ” A string value indicating the email address of the recipient of visible copies of the email. Security level 2.

  • Subject ” A string value corresponding to the subject line of the email. Security level 2.

  • To ” A string value containing one or more email addresses of those to whom the email is to be sent. Security level 2.

  • Visible ” A Boolean value. If set to true , the email is displayed in the default email editor. If there is no default email editor, an error is returned. Security level 2.

 <  Day Day Up  >  


Microsoft Office InfoPath 2003 Kick Start
Microsoft Office InfoPath 2003 Kick Start
ISBN: 067232623X
EAN: 2147483647
Year: 2004
Pages: 206

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net