Click or drag to resize
MimeKit

FolderRenamedEventArgsOldName Property

The old name of the folder.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public string OldName { get; }

Property Value

String
The old name.
Remarks
The old name of the folder.
See Also