MailEnvelope Members

Include Protected Members
Include Inherited Members

Represents a custom e-mail message for sending the current form as an attachment.

The MailEnvelope type exposes the following members.

Constructors

  Name Description
Protected method MailEnvelope

Top

Properties

  Name Description
Public property Available Gets whether the other properties of the MailEnvelope class are available to code running in the form.
Public property Bcc Gets or sets the blind carbon copy (BCC) addresses of the e-mail message.
Public property CC Gets or sets the carbon copy (CC) addresses of the e-mail message.
Public property EmailAttachmentType Gets or sets the type of file to be attached to the e-mail message.
Public property Introduction Gets or sets the introduction in the body of the e-mail message.
Public property Subject Gets or sets the subject of the e-mail message.
Public property To Gets or sets the addresses of the recipients of the e-mail message.
Public property Visible Gets or sets the visibility of the e-mail message fields, Send toolbar, and Mail Options task pane.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

MailEnvelope Class

Microsoft.Office.InfoPath Namespace