LumiSoft Mail Server User API
IsBodyTextNeeded Property
Namespaces > LumiSoft.Net.IMAP.Server > IMAP_SearchMatcher > IsBodyTextNeeded
Gets if body text is needed for matching.
Syntax
C#Visual BasicManaged C++
public bool IsBodyTextNeeded { get; }
Public ReadOnly Property IsBodyTextNeeded As Boolean
public:
bool IsBodyTextNeeded {
	bool get ();
}

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