Starts to remove a phone from the user. Phones
from Active Directory or Outlook may not be removed.
Namespace:
Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public IAsyncResult BeginRemovePhone( ContactEndpointType phoneType, AsyncCallback selfCallback, Object state ) |
Parameters
- phoneType
- Type:
Microsoft.Lync.Model
.
.
::
.
.
ContactEndpointType
- selfCallback
- Type:
System
.
.
::
.
.
AsyncCallback
- state
- Type:
System
.
.
::
.
.
Object