Moves this contact from a source group to a
target group.
Namespace:
Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public IAsyncResult BeginMoveToGroup( Group targetGroup, Group sourceGroup, AsyncCallback contactCallback, Object state ) |
Parameters
- targetGroup
- Type:
Microsoft.Lync.Model.Group
.
.
::
.
.
Group
- sourceGroup
- Type:
Microsoft.Lync.Model.Group
.
.
::
.
.
Group
- contactCallback
- Type:
System
.
.
::
.
.
AsyncCallback
- state
- Type:
System
.
.
::
.
.
Object