Share via


MailEnvelope Members

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

The following tables list the members exposed by the MailEnvelope type.

Protected Constructors

  Name Description
Protected method MailEnvelope  

Top

Public 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

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

MailEnvelope Class
Microsoft.Office.InfoPath Namespace