FolderInfo.ChangeContainerClass

FolderInfo.ChangeContainerClass method

Changes the container class.

public void ChangeContainerClass(string containerClass)
ParameterTypeDescription
containerClassStringContainer class of the of the folder object.

Exceptions

exceptioncondition
InvalidOperationExceptionthrows, if a PST is open for reading only.
NotImplementedExceptionthrows, if a PST file version is ANSI.

See Also