Click or drag to resize

emailMessageCollectionLoad Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Network.email
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public static emailMessageCollection Load(
	string path,
	ILogBuilder loger
)
Request Example View Source

Parameters

path
Type: SystemString
loger
Type: ILogBuilder

Return Value

Type: emailMessageCollection
See Also