DeleteHeader |
This function completely removes a header (and all it's tasks) from the OutlookBar.
Prototype:
DeleteHeader(LONG headerID)
Arguments:
HeaderID |
The unique ID of the header to remove |
See also:
Example:
OutlookBar5.DeleteHeader(OutlookBar5.Header_1)