LumiSoft Net Help
FolderFilter Property
NamespacesLumiSoft.Net.IMAP.ServerIMAP_e_ListFolderFilter
Gets folder filter.
Declaration Syntax
C#Visual BasicVisual C++F#
public string FolderFilter { get; }
Public ReadOnly Property FolderFilter As String
	Get
public:
property String^ FolderFilter {
	String^ get ();
}
member FolderFilter : string with get
Property Value
Remarks
The character "*" is a wildcard, and matches zero or more characters at this position. The character "%" is similar to "*", but it does not match a hierarchy delimiter. If the "%" wildcard is the last character of a mailbox name argument, matching levels of hierarchy are also returned.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119