Represents byte value for space.

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

Syntax

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

Return Value

The byte value for space.

See Also