This method returns the character corresponding to an ASCII value passed.
Availability
This method is available in the following object models: Microsoft® Outlook®, Collaboration Data Objects (CDO), and Microsoft ActiveX® Data Objects (ADO).
Syntax
String = atChar
(
CharCode As Long
)