Ends the start conversation operation,
unblocks program execution on the calling thread, and returns a new
conversation window.
Namespace:
Microsoft.Lync.Model.Extensibility
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public ConversationWindow EndStartConversation( IAsyncResult asyncResult ) |
Parameters
- asyncResult
- Type:
System
.
.
::
.
.
IAsyncResult