Click or drag to resize

FolderInfoSubFolders Property

Gets the direct sub folders of this folder.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public ReadOnlyCollection<FolderInfo> SubFolders { get; }

Property Value

Type: ReadOnlyCollectionFolderInfo
See Also