LumiSoft Mail Server User API
CopyLocation Property
Namespaces > LumiSoft.Net.IMAP.Server > Message_EventArgs > CopyLocation
Gets message new location. NOTE: this is available for copy command only.
Syntax
C#Visual BasicManaged C++
public string CopyLocation { get; }
Public ReadOnly Property CopyLocation As String
public:
String^ CopyLocation {
	String^ get ();
}

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