Share via


LyncClient.Capabilities Property

Determine whether ours 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 Capabilities As LyncClientCapabilityTypes
    Get
'Usage
Dim instance As LyncClient
Dim value As LyncClientCapabilityTypes

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

Property Value

Type: Microsoft.Lync.Model.LyncClientCapabilityTypes

See Also

Reference

LyncClient Class

LyncClient Members

Microsoft.Lync.Model Namespace