This topic has not yet been rated - Rate this topic

ConversationManager.ConversationAdded event

Lync 2013

Raised when a conversation add operation completes.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Public Event ConversationAdded As EventHandler(Of ConversationManagerEventArgs)
Dim instance As ConversationManager
Dim handler As EventHandler(Of ConversationManagerEventArgs)

AddHandler instance.ConversationAdded, handler

public event EventHandler<ConversationManagerEventArgs> ConversationAdded
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.