OlmStorage.GetFolders

OlmStorage.GetFolders method

Gets collection of folders.

public List<OlmFolder> GetFolders()

Return Value

The collection of folders that belong to the storage, i.e. the sub-folders of the current OLMStorage object.

See Also