Gets or sets message state flag.

Syntax
| C# | Visual Basic | Managed C++ |
public bool MarkedForDelete { get; set; }Public Property MarkedForDelete As Boolean
public:
bool MarkedForDelete {
bool get ();
void set (bool value);
}Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)