Returns true if the configuration type can be set.

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

Syntax

C#
public 
bool 
CanSet(
	

SignInConfigurationType 
configurationType
)

See Also