Expand Minimize
This topic has not yet been rated - Rate this topic

_Document.MailEnvelope Property

Returns an MsoEnvelope object that represents an e-mail header for a document.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
'Declaration
ReadOnly Property MailEnvelope As MsoEnvelope
	Get
'Usage
Dim instance As _Document
Dim value As MsoEnvelope

value = instance.MailEnvelope

Property Value

Type: MsoEnvelope
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.