Document.SendMail Method

Definition

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

public:
 void SendMail();
public void SendMail ();
abstract member SendMail : unit -> unit
Public Sub SendMail ()

Remarks

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

Applies to