The Conversationtype exposes the following members.

Events

  Name Description
Public event ActionAvailabilityChanged
Occurs when an action availability changes.
Public event ContextDataReceived
Occurs when an application running on the remote client sends context data.
Public event ContextDataSent
Occurs when an application running on the same client sends context data.
Public event ConversationContextLinkClicked
Occurs when a contextual conversation launch link is clicked by the user.
Public event InitialContextReceived
Occurs when the initial context data is received in a conversation.
Public event InitialContextSent
Occurs when the initial context data is sent in a conversation.
Public event ParticipantAdded
Occurs when a participant is added to the conversation.
Public event ParticipantRemoved
Occurs when a participant is removed from the conversation.
Public event PropertyChanged
Occurs when a property value changes.
Public event StateChanged
Occurs when the conversation state changes.

See Also