MsoEnvelope Object Members
Provides access to functionality that lets you send documents as e-mail messages directly from Microsoft Office applications.
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 e-mail. Read/write. |
| Item | Gets a MailItem object that can be used to send the document as an e-mail. Read-only. |
| Parent | Gets the Parent object for the MsoEnvelope object. Read-only. |
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. |