Share via


AudioDevice.IsCertified property

Determines if this device is UC certified.

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

Syntax

'Declaration
Public ReadOnly Property IsCertified As Boolean
    Get
'Usage
Dim instance As AudioDevice
Dim value As Boolean

value = instance.IsCertified
public bool IsCertified { get; }

Property value

Type: System.Boolean

See also

Reference

AudioDevice class

AudioDevice members

Microsoft.Lync.Model.Device namespace