Click or drag to resize

emailMessageCollectionSave Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Saves the message collection to the specified path

Namespace:  imbACE.Network.email
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public void Save(
	string path
)
Request Example View Source

Parameters

path
Type: SystemString
The path.
See Also