ContentClassType.TaskFolder

ContentClassType.TaskFolder property

Gets the urn:content-classes:taskfolder content class that defines a set of properties for a folder that primarily contains task items.

public static ContentClassType TaskFolder { get; }

Property Value

The task folder content class.

See Also