LumiSoft Net Help
NormalizeFolder Method (folder)
NamespacesLumiSoft.Net.IMAPIMAP_UtilsNormalizeFolder(String)
Normalizes folder path. Example: /Inbox/SubFolder/ will be Inbox/SubFolder.
Declaration Syntax
C#Visual BasicVisual C++F#
public static string NormalizeFolder(
	string folder
)
Public Shared Function NormalizeFolder ( 
	folder As String
) As String
public:
static String^ NormalizeFolder(
	String^ folder
)
static member NormalizeFolder : 
        folder : string -> string 
Parameters
folder (String)
Folder path to normalize.
Return Value
String
Returns normalized folder path.

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