LumiSoft Mail Server User API
NewFolder Property
Namespaces > LumiSoft.Net.IMAP.Server > Mailbox_EventArgs > NewFolder
Gets new folder name, this is available for rename only.
Syntax
C#Visual BasicManaged C++
public string NewFolder { get; }
Public ReadOnly Property NewFolder As String
public:
String^ NewFolder {
	String^ get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)