FolderCreationOptions.ContainerClass

FolderCreationOptions.ContainerClass property

Gets or sets the container class for the new subfolder.

public string ContainerClass { get; set; }

Remarks

The container class represents the message class of the new subfolder. The default value is “IPF.Note”.

See Also