DeleteTask

Return to Introduction  Previous page  Next page

This function completely removes a task from the OutlookBar.

 

 

Prototype:

DeleteTask(LONG HeaderID, LONG TaskID)

 

Arguments:

HeaderID

The unique ID of the task's parent header

TaskID

The unique ID of the task to remove

 

See also:

DeleteHeader

 

Example:

OutlookBar5.DeleteTask(OutlookBar5.Header_1, OutlookBar5.Header_1:Task_1)

 

 

 



Direct link to this page on our website: http://www.icetips.com/manuals/outlookbar/deletetask.htm