Returns true when the specific type of phone can be updated.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
bool 
CanSetPhone(
	

ContactEndpointType 
phoneType
)

See Also