Forwards an active conversation to a specified
contact.
Namespace:
Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public IAsyncResult BeginForward( Contact contact, AsyncCallback modalityCallback, Object state ) |
Parameters
- contact
- Type:
Microsoft.Lync.Model
.
.
::
.
.
Contact
- modalityCallback
- Type:
System
.
.
::
.
.
AsyncCallback
- state
- Type:
System
.
.
::
.
.
Object