Share via


PreferredCapabilitiesChangedEventArgs.PreferredCapabilities property

Determine whether Lync is the preferred client for a capability.

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

Syntax

'Declaration
Public ReadOnly Property PreferredCapabilities As LyncClientCapabilityTypes
    Get
'Usage
Dim instance As PreferredCapabilitiesChangedEventArgs
Dim value As LyncClientCapabilityTypes

value = instance.PreferredCapabilities
public LyncClientCapabilityTypes PreferredCapabilities { get; }

Property value

Type: Microsoft.Lync.Model.LyncClientCapabilityTypes

See also

Reference

PreferredCapabilitiesChangedEventArgs class

PreferredCapabilitiesChangedEventArgs members

Microsoft.Lync.Model namespace