Share via


MailEnvelope Object Members

InfoPath Developer Reference

Represents a custom e-mail message in an InfoPath form.

Properties

  Name Description
Bb230058.properties(en-us,office.12).gif AttachmentType Gets or sets the type of file to be attached to the e-mail message. Read/write
Bb230058.properties(en-us,office.12).gif Available Gets whether the other properties of the MailEnvelope object are available to code running in the form. Read-only
Bb230058.properties(en-us,office.12).gif BCC Sets or retrieves a string containing the blind carbon copy (BCC) value used in the MailEnvelope object that is associated with a Window object. Read/write
Bb230058.properties(en-us,office.12).gif CC Sets or retrieves a string containing the carbon copy (CC) value used in the MailEnvelope object that is associated with a Window object. Read/write
Bb230058.properties(en-us,office.12).gif Intro Gets or sets the introduction in the body of the e-mail message. Read/write
Bb230058.properties(en-us,office.12).gif Subject Sets or retrieves a string containing the subject value used in the MailEnvelope object that is associated with a Window object. Read/write
Bb230058.properties(en-us,office.12).gif To ets or retrieves a string containing the send-to value used in the MailEnvelope object that is associated with a Window object. Read/write
Bb230058.properties(en-us,office.12).gif Visible Sets or retrieves a Boolean value that indicates the visibility of the custom e-mail message created with the MailEnvelope object that is associated with a Window object. Read/write