FolderInfo.ChangeDisplayName
FolderInfo.ChangeDisplayName method
Changes the display name.
public void ChangeDisplayName(string newName)
| Parameter | Type | Description |
|---|---|---|
| newName | String | A new name. |
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