[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#
protected void SendMail(
	Object s
)
Visual Basic (Declaration)
Protected Sub SendMail ( _
	s As Object _
)
Visual C++
protected:
void SendMail(
	Object^ s
)

Parameters

s
Type: System..::.Object

See Also