Share via


ModalityPropertyChangedEventArgs.Property property

Gets the modality property type whose value has changed.

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

Syntax

'Declaration
Public ReadOnly Property Property As ModalityProperty
    Get
'Usage
Dim instance As ModalityPropertyChangedEventArgs
Dim value As ModalityProperty

value = instance.Property
public ModalityProperty Property { get; }

Property value

Type: Microsoft.Lync.Model.Conversation.ModalityProperty

See also

Reference

ModalityPropertyChangedEventArgs class

ModalityPropertyChangedEventArgs members

Microsoft.Lync.Model.Conversation namespace