Finds a ConversationWindow for a given
conversation. If not found, a new instance of ConversationWindow
will be created.
Namespace:
Microsoft.Lync.Model.Extensibility
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public ConversationWindow GetConversationWindow( Conversation conversation ) |
Parameters
- conversation
- Type:
Microsoft.Lync.Model.Conversation
.
.
::
.
.
Conversation