SpoolFileCollection Constructor (Int32)Ipswitch.Messaging.Framework
Creates a SpoolFileCollection object loading upto the number of spool files specified.

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public SpoolFileCollection(
	int nMaxFiles
)

Parameters

nMaxFiles
Type: SystemInt32
0 means unlimited, -1 means load none
See Also

Reference