MessengerClient.Shutdown Event
MSDN ::
This event fires when Messenger unloads the add-in. This occurs in the following circumstances:
- In the case of an Away Message add-in, when the client's state changes to online
- When the client is shutting down
- When the client is uninstalling an add-in
- When the client logs off the current user
- When the client changes the currently selected Agent add-in
I have tried this event. It only works when the client logs off the current user !!! Any clue ?
a.