FolderTSubfolders Property Ipswitch.Messaging.Framework
Gets an enumerable collection of subfolders each of which have this folder as its parent folder.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public SubfolderContainer Subfolders { get; }

Property Value

Type: SubfolderContainer

Implements

IFolderSubfolders
See Also

Reference