Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7935349
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T21:53:31+00:00 2026-06-03T21:53:31+00:00

I am using Lync SDK and I am looking if anyone knows how to

  • 0

I am using Lync SDK and I am looking if anyone knows how to get the Conversation Text of a conversation that is being closed.

I am running this event.

static void _conversationManager_ConversationRemoved(object sender, Microsoft.Lync.Model.Conversation.ConversationManagerEventArgs e)

And I cannot seam to get any conversation text from this only participants.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T21:53:33+00:00Added an answer on June 3, 2026 at 9:53 pm

    If you subscribe to the ConversationAdded event of the ConversationManager then you can be notified when each new conversation starts. Within that conversation you can then subscribe to the InstantMessageReceived event of the InstantMessageModality (assuming you want to capture the conversation text of an instant message conversation).

    You should then store this somewhere. For instance, you could have a List of conversation IDs, timestamps and messages. I expect you’re hoping to get a nicely formatted output such as:

    User 1 (10:01) Some text
    User 2 (10:02) Some more text
    

    I think you’re going to have to produce this yourself, but it should be quite easy. As long as you store (for each message received) the timestamp, the user sending it, the conversation ID to which it pertains, and the text, then you can build it all up later.

    In your ConversationRemoved event you can then pull all that data out of the List, format it, and do whatever you want with it.

    Hope that helps.

    -tom

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When using the Lync 2010 API the LyncClient can get in the Invalid state.
I am using Microsoft Lync 2010 version 4 running on Windows 7. It is
using file_get_contents , I open an Internet URL and get the contents of this
I have a test application using the Lync 2010 SDK in full UI suppressed
Using the C# Facebook SDK 5.0.3 everything works fine whit the client.Get(/me). But when
I'm using the Lync SDK to schedule meetings on a Lync Server. Now I
I would like to automatically answer ANY incomming call in LYNC. Using the SDK
using (var file_stream = File.Create(users.xml)) { var serializer = new XmlSerializer(typeof(PasswordManager)); serializer.Serialize(file_stream, this); file_stream.Close();
Using Nunit, I want to be able to write a test fixture that will
Using Flex 3, I would like to take an image snapshot such as this:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.