Used to read message body as a Unicode string.
property AsWideString: string;
Use the AsWideString property to read message body as a Unicode string.
Note: If the body of the received message stores an ANSI string value or a TBytes value, the result of AsWideString will be wrong.