Compartilhar via


AudioDevice.IsCertified Property

Determines if this device is unified communications 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