MsoEnvelope Members

Include Protected Members
Include Inherited Members

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

The MsoEnvelope type exposes the following members.

Properties

  Name Description
Public property CommandBars Returns a CommandBars collection. (Inherited from IMsoEnvelopeVB.)
Public property Introduction Sets or returns 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. (Inherited from IMsoEnvelopeVB.)
Public property Item Returns a MailItem object that can be used to send the document as an e-mail. (Inherited from IMsoEnvelopeVB.)
Public property Parent Returns the Parent object for the specified object. (Inherited from IMsoEnvelopeVB.)

Top

Methods

  Name Description
Public method add_EnvelopeHide Reserved for internal use. (Inherited from IMsoEnvelopeVBEvents_Event.)
Public method add_EnvelopeShow Reserved for internal use. (Inherited from IMsoEnvelopeVBEvents_Event.)
Public method remove_EnvelopeHide Reserved for internal use. (Inherited from IMsoEnvelopeVBEvents_Event.)
Public method remove_EnvelopeShow Reserved for internal use. (Inherited from IMsoEnvelopeVBEvents_Event.)

Top

Events

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

Top

See Also

Reference

MsoEnvelope Interface

Microsoft.Office.Core Namespace