Adds a new contact to the group.
Namespace:
Microsoft.Lync.Model.Group
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public IAsyncResult BeginAddContact( Contact contact, AsyncCallback groupCallback, Object state ) |
Parameters
- contact
- Type:
Microsoft.Lync.Model
.
.
::
.
.
Contact
- groupCallback
- Type:
System
.
.
::
.
.
AsyncCallback
- state
- Type:
System
.
.
::
.
.
Object