TaskItems.ForceItemsToTaskList Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sends all task items not yet added to the task list.
public:
void ForceItemsToTaskList();
public:
void ForceItemsToTaskList();
void ForceItemsToTaskList();
[System.Runtime.InteropServices.DispId(6)]
public void ForceItemsToTaskList ();
[<System.Runtime.InteropServices.DispId(6)>]
abstract member ForceItemsToTaskList : unit -> unit
Public Sub ForceItemsToTaskList ()
- Attributes