DocumentBase.SendMail Method

Opens a message window for sending the document through Microsoft Exchange.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntax

'Declaration
Public Sub SendMail
public void SendMail()

Remarks

Use the SendMailAttach property to control whether the document is sent as text in the message window or as an attachment.

.NET Framework Security

See Also

Reference

DocumentBase Class

Microsoft.Office.Tools.Word Namespace