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
)

See Also