[This is preliminary documentation and is subject to change.]

Namespace:  OfficeClip.DBLayer.Template
Assembly:  OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0

Syntax

C#
public void SendTemplateMailThread(
	Object tInfo
)
Visual Basic (Declaration)
Public Sub SendTemplateMailThread ( _
	tInfo As Object _
)
Visual C++
public:
void SendTemplateMailThread(
	Object^ tInfo
)

Parameters

tInfo
Type: System..::.Object

See Also