Command: ole.Away(message);
Syntax: ole.Away(string message);
Return: nothing
Set your AWAY message. The AWAY message is used to announce others that you are not at your computer.
Example:
ole.Away("I'll be back in 1h");
To remove your AWAY message use
ole.Away("");