FolderInfo.ChangeContainerClass
FolderInfo.ChangeContainerClass method
Changes the container class.
public void ChangeContainerClass(string containerClass)
Parameter | Type | Description |
---|---|---|
containerClass | String | Container class of the of the folder object. |
Exceptions
exception | condition |
---|---|
InvalidOperationException | throws, if a PST is open for reading only. |
NotImplementedException | throws, if a PST file version is ANSI. |
See Also
- class FolderInfo
- namespace Aspose.Email.Storage.Pst
- assembly Aspose.Email