_MailItem.Send Method
Sends the e-mail message.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Sub Send
'Usage
Dim instance As _MailItem
instance.Send()
void Send()