Self.CanSetPhone(ContactEndpointType) Method

Definition

Returns true when the specific type can be set.

public:
 bool CanSetPhone(Microsoft::Lync::Model::ContactEndpointType phoneType);
public bool CanSetPhone (Microsoft.Lync.Model.ContactEndpointType phoneType);
member this.CanSetPhone : Microsoft.Lync.Model.ContactEndpointType -> bool
Public Function CanSetPhone (phoneType As ContactEndpointType) As Boolean

Parameters

Returns

System.Boolean

Applies to