ContentClassType.NoteFolder

ContentClassType.NoteFolder property

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

public static ContentClassType NoteFolder { get; }

Property Value

The note folder content class.

See Also