Determine whether Lync is the preferred client for a capability. Returns LyncClientCapabilityTypes.

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

Syntax

C#
public 

LyncClientCapabilityTypes 
PreferredCapabilities { 
get; }

See Also