Share via


AlertLevel.AlertModes property

Returns the modes to be used for alert.

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

Syntax

'Declaration
Public ReadOnly Property AlertModes As AlertModeTypes
    Get
'Usage
Dim instance As AlertLevel
Dim value As AlertModeTypes

value = instance.AlertModes
public AlertModeTypes AlertModes { get; }

Property value

Type: Microsoft.Lync.Model.AlertModeTypes

Remarks

Not implemented.

See also

Reference

AlertLevel class

AlertLevel members

Microsoft.Lync.Model namespace