Nov 14, 2018 Skype for Business on Mac is the all new client that provides great communication experiences for Apple users. Features like one-click join, edge-to-edge video, and full screen sharing give you a superior Skype Meetings experience.
Applies To: Skype for Business, Skype for Business Online, and Skype for Business Basic Skype for Business lets you find a previous conversation by browsing your conversation history or by searching in your past conversations with a specific person. Find a previous conversation with a specific person • Open Skype for Business, and in your contacts list, right-click the person whose previous conversation you want to view. • Click Find Previous Conversations. Outlook opens and displays that contact’s conversations with you in the Conversation History folder. To track down the specific conversation, enter a term or terms that would have come up in the conversation you’re looking for, in the search box at top of the Outlook window. Browse your conversation history To see a complete listing of your incoming and outgoing instant messages and meetings, including ones you might have missed: Open Skype for Business, and, above the search box, click the Conversations tab. All your conversations appear in chronological order, with the most recent at the top.
Phone calls you’ve had also appear on the conversations list. If you want to narrow the list, click one of the other two tabs in the conversations window: • Missed Lists your missed conversations only. • Calls Lists your phone calls only. You can also find a copy of your Conversation History in Outlook 2016 or OWA in the ' Conversation History' folder.

Open Finder and navigate to ~/Library/Application Support/Skype/. The “~” sign means your home folder.
To find your home folder, open Finder and in the main menu, select Go >Old version of skype for mac os x 10.6.8. Home or press Command (Apple) + Shift + H keys. It is the folder that has your Skype Name. An app restart may be required after making modifications. Source: Also, try this location: /Library/Application Support/, as there is a difference when the tilde sign is used. Furthermore, the stores file can be found in ~/Library/Containers/com.microsoft.SkypeForBusiness, which is the user folder according to.
I put a small shell script together to do this, note in my testing this did not break anything but do this at your own risk. Also this is Skype for Business Specific. #!/bin/sh # Kill existing Skype Session kill -9 `pgrep -f Skype` # Change into the application data folder cd ~/Library/Containers/com.microsoft.SkypeForBusiness/Data/Library/Application Support/com.microsoft.SkypeForBusiness # Remove all Conversations sqlite3 DataStore.sqlite 'delete from Conversation' # Remove all Conversation items sqlite3 DataStore.sqlite 'delete from ConversationHistoryItem' # Restart Skype.
Split from Hi Amanda, I'm using Office365 and access my email through the email.companyname.com portal. I prefer to not use the downloaded Outlook application. I'm having the same issue with saving my Skype for Business IM conversations.
I can Select All then Copy/Paste the conversation into a word doc. What I was hoping to be able to do is Command+P then just save as a PDF. I'm not able to do that. I do not have any settings or preferences regarding chat history. In order to save an IM do I have to download the Mac Outlook Client?