MsoEnvelope members (Office)

Provides access to functionality that lets you send documents as email messages directly from Microsoft Office applications.

Events

Name Description
EnvelopeHide Occurs when the user interface (UI) that corresponds to the MsoEnvelope object is hidden.
EnvelopeShow Occurs when the user interface (UI) that corresponds to the MsoEnvelope object is displayed.

Properties

Name Description
CommandBars Gets a CommandBars collection. Read-only.
Introduction Sets or gets the introductory text that is included with a document that is sent using the MsoEnvelope object. The introductory text is included at the top of the document in the email. Read/write.
Item Gets a MailItem object that can be used to send the document as an email. Read-only.
Parent Gets the Parent object for the MsoEnvelope object. Read-only.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.