| FolderRenamedEventArgsNewName Property |
The new name of the folder.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string NewName { get; }
Property Value
StringThe new name.
Remarks
The new name of the folder.
See Also