Click or drag to resize

SendEmailNewBulletPoint Method

[Missing <summary> documentation for "M:IAS.SendEmail.NewBulletPoint(System.Object)"]

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static StringBuilder NewBulletPoint(
	Object sText
)

Parameters

sText
Type: SystemObject

[Missing <param name="sText"/> documentation for "M:IAS.SendEmail.NewBulletPoint(System.Object)"]

Return Value

Type: StringBuilder

[Missing <returns> documentation for "M:IAS.SendEmail.NewBulletPoint(System.Object)"]

See Also