Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (21 loc) · 1.44 KB

msoenvelope-members-office.md

File metadata and controls

34 lines (21 loc) · 1.44 KB
title ms.prod ms.assetid ms.date
MsoEnvelope Members (Office)
office
49205dd9-e396-2c17-3b7c-f127d4de9607
06/08/2017

MsoEnvelope Members (Office)

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

Provides access to functionality that lets you send documents as e-mail 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 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.