Forwards an active conversation to a specified
remote contact endpoint. You cannot forward conversations between
the local contacts endpoints.
Namespace:
Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public IAsyncResult BeginForward( ContactEndpoint endpoint, AsyncCallback modalityCallback, Object state ) |
Parameters
- endpoint
- Type:
Microsoft.Lync.Model
.
.
::
.
.
ContactEndpoint
- modalityCallback
- Type:
System
.
.
::
.
.
AsyncCallback
- state
- Type:
System
.
.
::
.
.
Object