The ChatWnd::ChatLogEnabled property sets or gets the "Logging" option of the chat window. This affects whether or not Messenger Plus! saves the content of the chat in a log file. This does not affect Messenger's own XML logs.
This is a read/write property. [boolean] ChatLogEnabled;
A boolean value specifying if the chat is currently being logged.
This property typically fails for the following reason:
Messenger Plus! saves the content of the chat at regular intervals or on specific occasions like when a chat log is opened from the chat window. If the property is changed, it takes affects immediately and only for messages received after that. Also, if the window is closed and re-opened, the property is set back to its original value based on the user's preferences.
Object | ChatWnd |
---|---|
Availability | Messenger Plus! Live 4.00 |