TaskListViews.CheckedTasks Field
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.
Indicates only checked tasks are shown.
public: System::String ^ CheckedTasks;
std::wstring CheckedTasks;
public const string CheckedTasks;
val mutable CheckedTasks : string
Public Const CheckedTasks As String