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