Represents byte value for semi-colon.

Namespace: Jscape.Email
Assembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0

Syntax

C#
byte SEMI_COLON()
Visual Basic
Function SEMI_COLON As Byte
Visual C++
unsigned char SEMI_COLON()

Return Value

The byte value for semi-colon.

See Also