_TaskItem.Send Method
Sends the task.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Sub Send
'Usage
Dim instance As _TaskItem
instance.Send()
[DispIdAttribute()]
void Send()
See Also
Reference
Microsoft.Office.Interop.Outlook Namespace