Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Opens a message window for sending the specified document through Microsoft Exchange.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub SendMail
'Usage
Dim instance As _Document
instance.SendMail()
void SendMail()
Remarks
Use the SendMailAttach property to control whether the document is sent as text in the message window or as an attachment.