_TaskItem.Send Method
Sends the task.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Sub Send
'Usage
Dim instance As _TaskItem
instance.Send()
void Send()