DocumentBase.SendMail Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Opens a message window for sending the document through Microsoft Exchange.
public:
void SendMail();
public void SendMail ();
member this.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.