Share via


AlertLevel.LevelOfPrivacy property

Returns the level of privacy.

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

Syntax

'Declaration
Public ReadOnly Property LevelOfPrivacy As AlertPrivacyType
    Get
'Usage
Dim instance As AlertLevel
Dim value As AlertPrivacyType

value = instance.LevelOfPrivacy
public AlertPrivacyType LevelOfPrivacy { get; }

Property value

Type: Microsoft.Lync.Model.AlertPrivacyType

Remarks

Not implemented.

See also

Reference

AlertLevel class

AlertLevel members

Microsoft.Lync.Model namespace